Searched refs:BUF_EMPTY (Results 1 – 2 of 2) sorted by relevance
64 #define BUF_EMPTY 1 macro144 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()
180 #define BUF_EMPTY 0x20 macro