/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | it8712f_wdt.c | 115 static inline void superio_select(int ldn) in superio_select() function 186 superio_select(LDN_GPIO); in it8712f_wdt_enable() 206 superio_select(LDN_GPIO); in it8712f_wdt_disable() 277 superio_select(LDN_GPIO); in it8712f_wdt_ioctl() 300 superio_select(LDN_GPIO); in it8712f_wdt_ioctl() 371 superio_select(LDN_GAME); in it8712f_wdt_find()
|
H A D | f71808e_wdt.c | 136 static inline void superio_select(int base, int ld); 209 static inline void superio_select(int base, int ld) in superio_select() function 289 superio_select(watchdog.sioaddr, SIO_F71808FG_LD_WDT); in watchdog_keepalive() 325 superio_select(watchdog.sioaddr, SIO_F71808FG_LD_WDT); in watchdog_start() 399 superio_select(watchdog.sioaddr, SIO_F71808FG_LD_WDT); in watchdog_start() 446 superio_select(watchdog.sioaddr, SIO_F71808FG_LD_WDT); in watchdog_stop() 481 superio_select(watchdog.sioaddr, SIO_F71808FG_LD_WDT); in watchdog_is_running() 689 superio_select(watchdog.sioaddr, SIO_F71808FG_LD_WDT); in watchdog_init() 739 superio_select(watchdog.sioaddr, SIO_F71808FG_LD_WDT); in watchdog_init()
|
H A D | w83627hf_wdt.c | 139 static void superio_select(int ld) in superio_select() function 159 superio_select(W83627HF_LD_WDT); in w83627hf_init() 264 superio_select(W83627HF_LD_WDT); in wdt_set_time() 297 superio_select(W83627HF_LD_WDT); in wdt_get_time() 346 superio_select(W83627HF_LD_WDT); in wdt_find()
|
H A D | it87_wdt.c | 127 static inline void superio_select(int ldn) in superio_select() function 163 /* Internal function, should be called after superio_select(GPIO) */ 193 superio_select(GPIO); in wdt_update_timeout() 323 superio_select(GPIO); in it87_wdt_init()
|
/kernel/linux/linux-6.6/drivers/watchdog/ |
H A D | it8712f_wdt.c | 114 static inline void superio_select(int ldn) in superio_select() function 185 superio_select(LDN_GPIO); in it8712f_wdt_enable() 205 superio_select(LDN_GPIO); in it8712f_wdt_disable() 276 superio_select(LDN_GPIO); in it8712f_wdt_ioctl() 299 superio_select(LDN_GPIO); in it8712f_wdt_ioctl() 370 superio_select(LDN_GAME); in it8712f_wdt_find()
|
H A D | w83627hf_wdt.c | 143 static void superio_select(int ld) in superio_select() function 163 superio_select(W83627HF_LD_WDT); in w83627hf_init() 272 superio_select(W83627HF_LD_WDT); in wdt_set_time() 305 superio_select(W83627HF_LD_WDT); in wdt_get_time() 354 superio_select(W83627HF_LD_WDT); in wdt_find()
|
H A D | f71808e_wdt.c | 132 static inline void superio_select(int base, int ld); 201 static inline void superio_select(int base, int ld) in superio_select() function 267 superio_select(wd->sioaddr, SIO_F71808FG_LD_WDT); in fintek_wdt_keepalive() 301 superio_select(wd->sioaddr, SIO_F71808FG_LD_WDT); in fintek_wdt_start() 376 superio_select(wd->sioaddr, SIO_F71808FG_LD_WDT); in fintek_wdt_start() 421 superio_select(wd->sioaddr, SIO_F71808FG_LD_WDT); in fintek_wdt_stop() 481 superio_select(wd->sioaddr, SIO_F71808FG_LD_WDT); in fintek_wdt_probe()
|
H A D | it87_wdt.c | 127 static inline void superio_select(int ldn) in superio_select() function 155 /* Internal function, should be called after superio_select(GPIO) */ 185 superio_select(GPIO); in wdt_update_timeout() 315 superio_select(GPIO); in it87_wdt_init()
|
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-f7188x.c | 124 static inline void superio_select(int base, int ld) in superio_select() function 267 superio_select(sio->addr, SIO_LD_GPIO); in f7188x_gpio_get_direction() 289 superio_select(sio->addr, SIO_LD_GPIO); in f7188x_gpio_direction_in() 310 superio_select(sio->addr, SIO_LD_GPIO); in f7188x_gpio_get() 335 superio_select(sio->addr, SIO_LD_GPIO); in f7188x_gpio_direction_out() 363 superio_select(sio->addr, SIO_LD_GPIO); in f7188x_gpio_set() 391 superio_select(sio->addr, SIO_LD_GPIO); in f7188x_gpio_set_config()
|
H A D | gpio-it87.c | 99 static inline void superio_select(int ldn) in superio_select() function 348 superio_select(GPIO); in it87_gpio_init()
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-f7188x.c | 141 static inline void superio_select(int base, int ld) in superio_select() function 298 superio_select(sio->addr, sio->device); in f7188x_gpio_get_direction() 323 superio_select(sio->addr, sio->device); in f7188x_gpio_direction_in() 348 superio_select(sio->addr, sio->device); in f7188x_gpio_get() 373 superio_select(sio->addr, sio->device); in f7188x_gpio_direction_out() 404 superio_select(sio->addr, sio->device); in f7188x_gpio_set() 432 superio_select(sio->addr, sio->device); in f7188x_gpio_set_config()
|
H A D | gpio-it87.c | 99 static inline void superio_select(int ldn) in superio_select() function 340 superio_select(GPIO); in it87_gpio_init()
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | smsc47b397.c | 57 static inline void superio_select(int ld) in superio_select() function 321 superio_select(SUPERIO_REG_LD8); in smsc47b397_find()
|
H A D | nct6683.c | 83 superio_select(int ioreg, int ld) in superio_select() function 984 superio_select(data->sioreg, NCT6683_LD_HWM); in beep_enable_show() 1017 superio_select(data->sioreg, NCT6683_LD_HWM); in beep_enable_store() 1045 superio_select(data->sioreg, NCT6683_LD_ACPI); in intrusion0_alarm_show() 1083 superio_select(data->sioreg, NCT6683_LD_ACPI); in intrusion0_alarm_store() 1362 superio_select(sioaddr, NCT6683_LD_HWM); in nct6683_find()
|
H A D | sch56xx-common.c | 84 static inline void superio_select(int base, int ld) in superio_select() function 488 superio_select(sioaddr, SIO_SCH56XX_LD_EM); in sch56xx_find()
|
H A D | smsc47m1.c | 61 #define superio_select() superio_outb(0x07, 0x0A) macro 586 superio_select(); in smsc47m1_find() 614 superio_select(); in smsc47m1_restore()
|
H A D | it87.c | 109 static inline void superio_select(int ioreg, int ldn) in superio_select() function 2474 superio_select(sioaddr, PME); in it87_find() 2519 superio_select(sioaddr, 5); in it87_find() 2525 superio_select(sioaddr, GPIO); in it87_find() 2593 superio_select(sioaddr, GPIO); in it87_find() 2618 superio_select(sioaddr, GPIO); in it87_find() 2668 superio_select(sioaddr, GPIO); in it87_find() 2706 superio_select(sioaddr, GPIO); in it87_find() 3201 superio_select(data->sioaddr, GPIO); in it87_resume_sio()
|
H A D | w83627hf.c | 72 /* logical device numbers for superio_select (below) */ 114 superio_select(struct w83627hf_sio_data *sio, int ld) in superio_select() function 1291 superio_select(sio_data, W83627HF_LD_HWM); in w83627hf_find() 1630 superio_select(sio_data, W83627HF_LD_GPIO5); in w83627thf_read_gpio5() 1675 superio_select(sio_data, W83627HF_LD_HWM); in w83687thf_read_vid()
|
H A D | w83627ehf.c | 109 superio_select(int ioreg, int ld) in superio_select() function 1894 superio_select(sio_data->sioreg, W83667HG_LD_VID); in w83627ehf_probe() 1898 superio_select(sio_data->sioreg, W83627EHF_LD_HWM); in w83627ehf_probe() 2126 superio_select(sioaddr, W83627EHF_LD_HWM); in w83627ehf_find()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | smsc47b397.c | 57 static inline void superio_select(int ld) in superio_select() function 321 superio_select(SUPERIO_REG_LD8); in smsc47b397_find()
|
H A D | nct6683.c | 91 superio_select(int ioreg, int ld) in superio_select() function 985 superio_select(data->sioreg, NCT6683_LD_HWM); in beep_enable_show() 1018 superio_select(data->sioreg, NCT6683_LD_HWM); in beep_enable_store() 1046 superio_select(data->sioreg, NCT6683_LD_ACPI); in intrusion0_alarm_show() 1084 superio_select(data->sioreg, NCT6683_LD_ACPI); in intrusion0_alarm_store() 1377 superio_select(sioaddr, NCT6683_LD_HWM); in nct6683_find()
|
H A D | it87.c | 114 static inline void superio_select(int ioreg, int ldn) in superio_select() function 748 superio_select(data->sioaddr, PME); in smbus_disable() 765 superio_select(data->sioaddr, PME); in smbus_enable() 2769 superio_select(sioaddr, PME); in it87_find() 2816 superio_select(sioaddr, 5); in it87_find() 2822 superio_select(sioaddr, GPIO); in it87_find() 2890 superio_select(sioaddr, GPIO); in it87_find() 2915 superio_select(sioaddr, GPIO); in it87_find() 2965 superio_select(sioaddr, GPIO); in it87_find() 3002 superio_select(sioadd in it87_find() [all...] |
H A D | sch56xx-common.c | 84 static inline void superio_select(int base, int ld) in superio_select() function 476 superio_select(sioaddr, SIO_SCH56XX_LD_EM); in sch56xx_find()
|
H A D | smsc47m1.c | 61 #define superio_select() superio_outb(0x07, 0x0A) macro 586 superio_select(); in smsc47m1_find() 614 superio_select(); in smsc47m1_restore()
|
H A D | w83627hf.c | 72 /* logical device numbers for superio_select (below) */ 114 superio_select(struct w83627hf_sio_data *sio, int ld) in superio_select() function 653 superio_select(sio_data, W83627HF_LD_GPIO5); in w83627thf_read_gpio5() 698 superio_select(sio_data, W83627HF_LD_HWM); in w83687thf_read_vid() 1896 superio_select(sio_data, W83627HF_LD_HWM); in w83627hf_find()
|