Searched refs:DW_IC_STATUS_ACTIVITY (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Ddwiic.c133 #define DW_IC_STATUS_ACTIVITY 0x1 macro
359 if (!(st & DW_IC_STATUS_ACTIVITY))
364 if (st & DW_IC_STATUS_ACTIVITY) {
532 if (!(st & DW_IC_STATUS_ACTIVITY))
536 if (st & DW_IC_STATUS_ACTIVITY)

Completed in 121 milliseconds