Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A 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()
369 superio_select(LDN_GAME); in it8712f_wdt_find()
H A 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()
H A 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()
H A Dit87_wdt.c140 static inline void superio_select(int ldn) in superio_select() function
205 superio_select(GPIO); in wdt_update_timeout()
360 superio_select(GPIO); in it87_wdt_init()
375 superio_select(EC); in it87_wdt_init()
/linux/drivers/gpio/
H A Dgpio-f7188x.c141 static inline void superio_select(int base, int ld) in superio_select() function
299 superio_select(sio->addr, sio->device); in f7188x_gpio_get_direction()
324 superio_select(sio->addr, sio->device); in f7188x_gpio_direction_in()
349 superio_select(sio->addr, sio->device); in f7188x_gpio_get()
374 superio_select(sio->addr, sio->device); in f7188x_gpio_direction_out()
407 superio_select(sio->addr, sio->device); in f7188x_gpio_set()
437 superio_select(sio->addr, sio->device); in f7188x_gpio_set_config()
H A Dgpio-it87.c100 static inline void superio_select(int ldn) in superio_select() function
338 superio_select(GPIO); in it87_gpio_init()
/linux/drivers/hwmon/
H A Dsmsc47b397.c57 static inline void superio_select(int ld) in superio_select() function
321 superio_select(SUPERIO_REG_LD8); in smsc47b397_find()
H A Dit87.c114 static inline void superio_select(int ioreg, int ldn) in superio_select() function
749 superio_select(data->sioaddr, PME); in smbus_disable()
766 superio_select(data->sioaddr, PME); in smbus_enable()
2812 superio_select(sioaddr, PME); in it87_find()
2859 superio_select(sioaddr, 5); in it87_find()
2865 superio_select(sioaddr, GPIO); in it87_find()
2933 superio_select(sioaddr, GPIO); in it87_find()
2958 superio_select(sioaddr, GPIO); in it87_find()
3008 superio_select(sioaddr, GPIO); in it87_find()
3045 superio_select(sioaddr, GPIO); in it87_find()
[all …]
H A Dsmsc47m1.c61 #define superio_select() superio_outb(0x07, 0x0A) macro
586 superio_select(); in smsc47m1_find()
614 superio_select(); in smsc47m1_restore()
H A Dsch56xx-common.c90 static inline void superio_select(int base, int ld) in superio_select() function
581 superio_select(sioaddr, SIO_SCH56XX_LD_EM); in sch56xx_find()
H A Dw83627ehf.c109 superio_select(int ioreg, int ld) in superio_select() function
1887 superio_select(sio_data->sioreg, W83667HG_LD_VID); in w83627ehf_probe()
1891 superio_select(sio_data->sioreg, W83627EHF_LD_HWM); in w83627ehf_probe()
2087 superio_select(sioaddr, W83627EHF_LD_HWM); in w83627ehf_find()
H A 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()
1894 superio_select(sio_data, W83627HF_LD_HWM); in w83627hf_find()
H A Dvt1211.c221 static inline void superio_select(int sio_cip, int ldn) in superio_select() function
1299 superio_select(sio_cip, SIO_VT1211_LDN_HWMON); in vt1211_find()
H A Df71805f.c80 superio_select(int base, int ld) in superio_select() function
1586 superio_select(sioaddr, F71805F_LD_HWM); in f71805f_find()