Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Df71808e_wdt.c143 static inline void superio_clear_bit(int base, int reg, int bit);
196 static inline void superio_clear_bit(int base, int reg, int bit) in superio_clear_bit() function
304 superio_clear_bit(watchdog.sioaddr, F71808FG_REG_WDT_CONF, in watchdog_keepalive()
326 superio_clear_bit(ioaddr, SIO_REG_ROM_ADDR_SEL, 6); in f71862fg_pin_configure()
356 superio_clear_bit(watchdog.sioaddr, SIO_REG_MFUNCT2, 3); in watchdog_start()
357 superio_clear_bit(watchdog.sioaddr, SIO_REG_MFUNCT3, 3); in watchdog_start()
369 superio_clear_bit(watchdog.sioaddr, SIO_REG_MFUNCT1, 4); in watchdog_start()
385 superio_clear_bit(watchdog.sioaddr, SIO_REG_MFUNCT3, 5); in watchdog_start()
390 superio_clear_bit(watchdog.sioaddr, SIO_F81866_REG_PORT_SEL, in watchdog_start()
400 superio_clear_bit(watchdog.sioaddr, SIO_F81866_REG_GPIO1, in watchdog_start()
[all …]