Home
last modified time | relevance | path

Searched defs:sio_config_port (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/watchdog/
Dsch311x_wdt.c87 static inline void sch311x_sio_enter(int sio_config_port) in sch311x_sio_enter()
92 static inline void sch311x_sio_exit(int sio_config_port) in sch311x_sio_exit()
97 static inline int sch311x_sio_inb(int sio_config_port, int reg) in sch311x_sio_inb()
103 static inline void sch311x_sio_outb(int sio_config_port, int reg, int val) in sch311x_sio_outb()
460 static int __init sch311x_detect(int sio_config_port, unsigned short *addr) in sch311x_detect()
/linux-4.4.14/drivers/gpio/
Dgpio-sch311x.c107 static inline int sch311x_sio_enter(int sio_config_port) in sch311x_sio_enter()
120 static inline void sch311x_sio_exit(int sio_config_port) in sch311x_sio_exit()
126 static inline int sch311x_sio_inb(int sio_config_port, int reg) in sch311x_sio_inb()
132 static inline void sch311x_sio_outb(int sio_config_port, int reg, int val) in sch311x_sio_outb()
318 static int __init sch311x_detect(int sio_config_port, unsigned short *addr) in sch311x_detect()