Searched defs:io_enables (Results 1 – 9 of 9) sorted by relevance
87 uint16_t io_enables = LPC_IOE_SUPERIO_2E_2F | LPC_IOE_KBC_60_64 | in bootblock_soc_early_init() local
102 uint16_t io_enables = LPC_IOE_SUPERIO_2E_2F | LPC_IOE_KBC_60_64 | in pch_early_iorange_init() local
93 uint16_t io_enables = LPC_IOE_SUPERIO_2E_2F | LPC_IOE_KBC_60_64 | in pch_early_iorange_init() local
101 uint16_t io_enables = LPC_IOE_COMA_EN | LPC_IOE_COMB_EN | in pch_early_iorange_init() local
112 uint16_t io_enables = LPC_IOE_EC_4E_4F | LPC_IOE_SUPERIO_2E_2F | LPC_IOE_KBC_60_64 | in pch_early_iorange_init() local
103 uint16_t io_enables = LPC_IOE_SUPERIO_2E_2F | LPC_IOE_KBC_60_64 | in pch_early_iorange_init() local
58 uint16_t io_enables = LPC_IOE_SUPERIO_2E_2F | LPC_IOE_KBC_60_64 | in soc_die_early_iorange_init() local
21 uint16_t lpc_enable_fixed_io_ranges(uint16_t io_enables) in lpc_enable_fixed_io_ranges()