Home
last modified time | relevance | path

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

/drivers/crypto/amcc/
Dcrypto4xx_core.h43 #define PD_ENTRY_INUSE BIT(0) macro
Dcrypto4xx_core.c922 pd_uinfo->state = PD_ENTRY_INUSE | (is_busy ? PD_ENTRY_BUSY : 0); in crypto4xx_build_pd()
1085 if ((pd_uinfo->state & PD_ENTRY_INUSE) && in crypto4xx_bh_tasklet_cb()