Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/qce/
H A Dregs-v5.h302 #define GO_SHIFT 0 macro
H A Dcommon.c96 qce_write(qce, REG_GOPROC, BIT(GO_SHIFT) | BIT(RESULTS_DUMP_SHIFT)); in qce_crypto_go()
98 qce_write(qce, REG_GOPROC, BIT(GO_SHIFT)); in qce_crypto_go()