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

/linux-master/drivers/auxdisplay/
H A Dpanel.c228 #define BIT_CLR 0 macro
582 state = test_bit(bit, bits) ? BIT_SET : BIT_CLR;

Completed in 116 milliseconds