Searched refs:SIIS_GCTL_I2C_IE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/siis/ | ||
H A D | siis.h | 146 #define SIIS_GCTL_I2C_IE 0x20000000 /* I2C int enable */ macro |
H A D | siis.c | 253 ctlr->gctl &= ~(SIIS_GCTL_GRESET | SIIS_GCTL_I2C_IE); in siis_resume() |