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