Searched refs:SIO_REG_ENABLE (Results 1 – 4 of 4) sorted by relevance
37 #define SIO_REG_ENABLE 0x30 /* Logical device enable */ macro377 superio_set_bit(wd->sioaddr, SIO_REG_ENABLE, 0); in fintek_wdt_start()433 return (superio_inb(wd->sioaddr, SIO_REG_ENABLE) & BIT(0)) in fintek_wdt_is_running()
35 #define SIO_REG_ENABLE 0x30 /* Logical device enable */ macro583 if (!(superio_inb(sioaddr, SIO_REG_ENABLE) & 0x01)) { in sch56xx_find()
80 #define SIO_REG_ENABLE 0x30 /* Logical device enable */ macro2098 val = superio_inb(sioaddr, SIO_REG_ENABLE); in w83627ehf_find()2101 superio_outb(sioaddr, SIO_REG_ENABLE, val | 0x01); in w83627ehf_find()
54 #define SIO_REG_ENABLE 0x30 /* Logical device enable */ macro1587 if (!(superio_inb(sioaddr, SIO_REG_ENABLE) & 0x01)) { in f71805f_find()