Home
last modified time | relevance | path

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

/freebsd/sys/dev/hifn/
H A Dhifn7751reg.h119 #define HIFN_0_PUSTAT 0x14 /* Processing Unit Status/Chip ID */ macro
H A Dhifn7751.c566 sc->sc_ena = READ_REG_0(sc, HIFN_0_PUSTAT) & HIFN_PUSTAT_CHIPENA; in hifn_attach()
1046 encl = READ_REG_0(sc, HIFN_0_PUSTAT) & HIFN_PUSTAT_CHIPENA; in hifn_enable_crypto()
1086 encl = READ_REG_0(sc, HIFN_0_PUSTAT) & HIFN_PUSTAT_CHIPENA; in hifn_enable_crypto()