Home
last modified time | relevance | path

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

/freebsd/sys/dev/siis/
H A Dsiis.h144 #define SIIS_GCTL_GRESET 0x80000000 /* Global Reset */ macro
H A Dsiis.c235 ctlr->gctl |= SIIS_GCTL_GRESET; in siis_suspend()
249 ctlr->gctl |= SIIS_GCTL_GRESET; in siis_resume()
253 ctlr->gctl &= ~(SIIS_GCTL_GRESET | SIIS_GCTL_I2C_IE); in siis_resume()