Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Dmxc-scc.c80 #define SCC_SCM_STATUS_BUSY BIT(0) macro
370 if (status & SCC_SCM_STATUS_BUSY) in mxc_scc_int()