Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqatreg.h313 #define CAP_GLOBAL_CTL_RESET_AE_MASK __BITS(19, 0) macro
H A Dqat_ae.c1039 reset &= ~(__SHIFTIN(sc->sc_ae_mask, CAP_GLOBAL_CTL_RESET_AE_MASK)); in qat_ae_clear_reset()
1049 } while ((__SHIFTIN(sc->sc_ae_mask, CAP_GLOBAL_CTL_RESET_AE_MASK) | in qat_ae_clear_reset()