Searched refs:sio1007_gpio_config (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/board/intel/cougarcanyon2/ |
H A D | cougarcanyon2.c | 48 sio1007_gpio_config(SIO1007_IOPORT3, 0, GPIO_DIR_OUTPUT, in board_early_init_f()
|
/openbmc/u-boot/include/ |
H A D | smsc_sio1007.h | 92 void sio1007_gpio_config(int port, int gpio, int dir, int pol, int type);
|
/openbmc/u-boot/drivers/misc/ |
H A D | smsc_sio1007.c | 67 void sio1007_gpio_config(int port, int gpio, int dir, int pol, int type) in sio1007_gpio_config() function
|