Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/devicetree/bindings/display/tilcdc/
Dtilcdc.txt44 the wires work as they should (LCD_DATA[0:4] is for Blue[3:7]),
46 crossed and LCD_DATA[0:4] is for Red[3:7] and LCD_DATA[11:15] is
/linux-5.19.10/include/video/
Dmach64.h152 #define LCD_DATA 0x00A8 /* Dword offset 0_2A */ macro
/linux-5.19.10/drivers/video/fbdev/aty/
Datyfb_base.c159 aty_st_le32(LCD_DATA, val, par); in aty_st_lcd()
174 return aty_ld_le32(LCD_DATA, par); in aty_ld_lcd()