Home
last modified time | relevance | path

Searched refs:SIO1007_IOPORT3 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/intel/cougarcanyon2/
H A Dcougarcanyon2.c33 (SIO1007_IOPORT3 & 0xff00) | GEN_DEC_RANGE_EN); in board_early_init_f()
38 sio1007_enable_serial(SIO1007_IOPORT3, 0, UART0_BASE, UART0_IRQ); in board_early_init_f()
41 sio1007_enable_runtime(SIO1007_IOPORT3, SIO1007_RUNTIME_IOPORT); in board_early_init_f()
48 sio1007_gpio_config(SIO1007_IOPORT3, 0, GPIO_DIR_OUTPUT, in board_early_init_f()
/openbmc/u-boot/include/
H A Dsmsc_sio1007.h17 #define SIO1007_IOPORT3 0x164e macro