Home
last modified time | relevance | path

Searched refs:superio_select (Results 1 – 17 of 17) sorted by relevance

/Linux-v6.1/drivers/watchdog/
Dit8712f_wdt.c114 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()
Dw83627hf_wdt.c143 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()
Df71808e_wdt.c132 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()
Dit87_wdt.c127 static inline void superio_select(int ldn) in superio_select() function
185 superio_select(GPIO); in wdt_update_timeout()
314 superio_select(GPIO); in it87_wdt_init()
/Linux-v6.1/drivers/gpio/
Dgpio-f7188x.c141 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()
Dgpio-it87.c99 static inline void superio_select(int ldn) in superio_select() function
340 superio_select(GPIO); in it87_gpio_init()
/Linux-v6.1/drivers/hwmon/
Dsmsc47b397.c57 static inline void superio_select(int ld) in superio_select() function
321 superio_select(SUPERIO_REG_LD8); in smsc47b397_find()
Dnct6683.c91 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()
1374 superio_select(sioaddr, NCT6683_LD_HWM); in nct6683_find()
Dsch56xx-common.c89 static inline void superio_select(int base, int ld) in superio_select() function
481 superio_select(sioaddr, SIO_SCH56XX_LD_EM); in sch56xx_find()
Dsmsc47m1.c61 #define superio_select() superio_outb(0x07, 0x0A) macro
586 superio_select(); in smsc47m1_find()
614 superio_select(); in smsc47m1_restore()
Dit87.c109 static inline void superio_select(int ioreg, int ldn) in superio_select() function
2472 superio_select(sioaddr, PME); in it87_find()
2517 superio_select(sioaddr, 5); in it87_find()
2523 superio_select(sioaddr, GPIO); in it87_find()
2591 superio_select(sioaddr, GPIO); in it87_find()
2616 superio_select(sioaddr, GPIO); in it87_find()
2666 superio_select(sioaddr, GPIO); in it87_find()
2704 superio_select(sioaddr, GPIO); in it87_find()
3199 superio_select(data->sioaddr, GPIO); in it87_resume_sio()
Dw83627ehf.c109 superio_select(int ioreg, int ld) in superio_select() function
1884 superio_select(sio_data->sioreg, W83667HG_LD_VID); in w83627ehf_probe()
1888 superio_select(sio_data->sioreg, W83627EHF_LD_HWM); in w83627ehf_probe()
2084 superio_select(sioaddr, W83627EHF_LD_HWM); in w83627ehf_find()
Dw83627hf.c114 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()
Dnct6775-platform.c211 static void superio_select(struct nct6775_sio_data *sio_data, int ld) in superio_select() function
1139 sio_data.sio_select = superio_select; in sensors_nct6775_platform_init()
Dvt1211.c210 static inline void superio_select(int sio_cip, int ldn) in superio_select() function
1290 superio_select(sio_cip, SIO_VT1211_LDN_HWMON); in vt1211_find()
Df71882fg.c2091 static inline void superio_select(int base, int ld) in superio_select() function
2581 superio_select(sioaddr, SIO_F71858FG_LD_HWM); in f71882fg_find()
2583 superio_select(sioaddr, SIO_F71882FG_LD_HWM); in f71882fg_find()
Df71805f.c80 superio_select(int base, int ld) in superio_select() function
1588 superio_select(sioaddr, F71805F_LD_HWM); in f71805f_find()