Home
last modified time | relevance | path

Searched refs:LCD_DISPLAY_INVERT (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/staging/fbtft/
Dfb_uc1701.c36 #define LCD_DISPLAY_INVERT 0xA6 macro
84 write_reg(par, LCD_DISPLAY_INVERT | 0); in init_display()