Searched refs:LCD_BITS (Results 1 – 1 of 1) sorted by relevance
242 #define LCD_BITS 6 macro251 static unsigned char lcd_bits[LCD_PORTS][LCD_BITS][BIT_STATES];578 static DECLARE_BITMAP(bits, LCD_BITS);584 for (bit = 0; bit < LCD_BITS; bit++) { in lcd_get_bits()