Home
last modified time | relevance | path

Searched refs:superio_select (Results 1 – 7 of 7) 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 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()
/linux/drivers/gpio/
H A Dgpio-f7188x.c142 static inline void superio_select(int base, int ld) in superio_select() function
300 superio_select(sio->addr, sio->device); in f7188x_gpio_get_direction()
325 superio_select(sio->addr, sio->device); in f7188x_gpio_direction_in()
350 superio_select(sio->addr, sio->device); in f7188x_gpio_get()
375 superio_select(sio->addr, sio->device); in f7188x_gpio_direction_out()
408 superio_select(sio->addr, sio->device); in f7188x_gpio_set()
438 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 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 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()
1898 superio_select(sio_data, W83627HF_LD_HWM); in w83627hf_find()