Searched refs:CFAG12864B_BIT (Results 1 - 1 of 1) sorted by last modified time

/linux-master/samples/auxdisplay/
H A Dcfag12864b-example.c30 #define CFAG12864B_BIT(n) (((unsigned char) 1) << (n)) macro
83 CFAG12864B_BIT(x % CFAG12864B_BPB);
93 ~CFAG12864B_BIT(x % CFAG12864B_BPB);
106 CFAG12864B_BIT(x % CFAG12864B_BPB))
164 CFAG12864B_BIT(n);

Completed in 213 milliseconds