Home
last modified time | relevance | path

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

/dragonfly/sys/bus/smbus/ichiic/
H A Dig4_reg.h315 #define IG4_INTR_RX_FULL 0x0004 macro
H A Dig4_iic.c198 set_intr_mask(sc, IG4_INTR_STOP_DET | IG4_INTR_RX_FULL); in wait_status()