Searched defs:sio_config_port (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/drivers/watchdog/ |
| D | sch311x_wdt.c | 83 static inline void sch311x_sio_enter(int sio_config_port) in sch311x_sio_enter() 88 static inline void sch311x_sio_exit(int sio_config_port) in sch311x_sio_exit() 93 static inline int sch311x_sio_inb(int sio_config_port, int reg) in sch311x_sio_inb() 99 static inline void sch311x_sio_outb(int sio_config_port, int reg, int val) in sch311x_sio_outb() 456 static int __init sch311x_detect(int sio_config_port, unsigned short *addr) in sch311x_detect()
|
| /kernel/linux/linux-5.10/drivers/watchdog/ |
| D | sch311x_wdt.c | 83 static inline void sch311x_sio_enter(int sio_config_port) in sch311x_sio_enter() 88 static inline void sch311x_sio_exit(int sio_config_port) in sch311x_sio_exit() 93 static inline int sch311x_sio_inb(int sio_config_port, int reg) in sch311x_sio_inb() 99 static inline void sch311x_sio_outb(int sio_config_port, int reg, int val) in sch311x_sio_outb() 457 static int __init sch311x_detect(int sio_config_port, unsigned short *addr) in sch311x_detect()
|
| /kernel/linux/linux-6.6/drivers/gpio/ |
| D | gpio-sch311x.c | 96 static inline int sch311x_sio_enter(int sio_config_port) in sch311x_sio_enter() 109 static inline void sch311x_sio_exit(int sio_config_port) in sch311x_sio_exit() 115 static inline int sch311x_sio_inb(int sio_config_port, int reg) in sch311x_sio_inb() 121 static inline void sch311x_sio_outb(int sio_config_port, int reg, int val) in sch311x_sio_outb() 329 static int __init sch311x_detect(int sio_config_port, unsigned short *addr) in sch311x_detect()
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| D | gpio-sch311x.c | 96 static inline int sch311x_sio_enter(int sio_config_port) in sch311x_sio_enter() 109 static inline void sch311x_sio_exit(int sio_config_port) in sch311x_sio_exit() 115 static inline int sch311x_sio_inb(int sio_config_port, int reg) in sch311x_sio_inb() 121 static inline void sch311x_sio_outb(int sio_config_port, int reg, int val) in sch311x_sio_outb() 351 static int __init sch311x_detect(int sio_config_port, unsigned short *addr) in sch311x_detect()
|