Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqatvar.h915 (offset & AE_LOCAL_CSR_MASK); in qat_ae_local_write_4()
926 (offset & AE_LOCAL_CSR_MASK); in qat_ae_local_read_4()
H A Dqatreg.h324 #define AE_LOCAL_CSR_MASK __BITS(9, 0) macro