Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/caam/
Dcaamrng.c64 #define BUF_EMPTY 1 macro
144 if (atomic_read(&bd->empty) == BUF_EMPTY) { in caam_read()
174 atomic_set(&bd->empty, BUF_EMPTY); in caam_read()
264 atomic_set(&bd->empty, BUF_EMPTY); in caam_init_buf()
/linux-4.1.27/drivers/staging/rts5208/
Dms.h180 #define BUF_EMPTY 0x20 macro