Home
last modified time | relevance | path

Searched refs:sio1007_enable_runtime (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/board/intel/cougarcanyon2/
H A Dcougarcanyon2.c41 sio1007_enable_runtime(SIO1007_IOPORT3, SIO1007_RUNTIME_IOPORT); in board_early_init_f()
/openbmc/u-boot/include/
H A Dsmsc_sio1007.h81 void sio1007_enable_runtime(int port, int iobase);
/openbmc/u-boot/drivers/misc/
H A Dsmsc_sio1007.c52 void sio1007_enable_runtime(int port, int iobase) in sio1007_enable_runtime() function