Searched refs:HIFN_PUCTRL_RESET (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/hifn/ | ||
H A D | hifn7751reg.h | 132 #define HIFN_PUCTRL_RESET 0x0001 /* Reset processing unit */ macro |
H A D | hifn7751.c | 840 if (!(READ_REG_0(sc, reg) & HIFN_PUCTRL_RESET)) in hifn_puc_wait() |