Searched refs:SIGNATURE_ENABLE (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/qat/
H A Dqatreg.h455 #define SIGNATURE_ENABLE 0x150 macro
H A Dqat_ae.c988 /* Set SIGNATURE_ENABLE[0] to 0x1 in order to enable ALU_OUT csr */
992 qat_ae_read_4(sc, ae, SIGNATURE_ENABLE, &val);
994 qat_ae_write_4(sc, ae, SIGNATURE_ENABLE, val);

Completed in 39 milliseconds