Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/intel/cougarcanyon2/
H A Dcougarcanyon2.c42 sio1007_enable_runtime(SIO1007_IOPORT3, SIO1007_RUNTIME_IOPORT); in board_early_init_f()
/OK3568_Linux_fs/u-boot/include/
H A Dsmsc_sio1007.h82 void sio1007_enable_runtime(int port, int iobase);
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dsmsc_sio1007.c53 void sio1007_enable_runtime(int port, int iobase) in sio1007_enable_runtime() function