Home
last modified time | relevance | path

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

/freebsd/sys/dev/hifn/
H A Dhifn7751reg.h132 #define HIFN_PUCTRL_RESET 0x0001 /* Reset processing unit */ macro
H A Dhifn7751.c840 if (!(READ_REG_0(sc, reg) & HIFN_PUCTRL_RESET)) in hifn_puc_wait()