Searched refs:BUF_EMPTY (Results 1 – 2 of 2) sorted by relevance
64 #define BUF_EMPTY 1 macro148 if (atomic_read(&bd->empty) == BUF_EMPTY) { in caam_read()178 atomic_set(&bd->empty, BUF_EMPTY); in caam_read()268 atomic_set(&bd->empty, BUF_EMPTY); in caam_init_buf()
179 #define BUF_EMPTY 0x20 macro