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

/linux-4.4.14/drivers/crypto/caam/
H A Dcaamrng.c64 #define BUF_EMPTY 1 macro
148 if (atomic_read(&bd->empty) == BUF_EMPTY) { caam_read()
178 atomic_set(&bd->empty, BUF_EMPTY); caam_read()
268 atomic_set(&bd->empty, BUF_EMPTY); caam_init_buf()
/linux-4.4.14/drivers/staging/rts5208/
H A Dms.h180 #define BUF_EMPTY 0x20 macro

Completed in 116 milliseconds