Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/mxsfb/
Dmxsfb_regs.h109 #define STMLCDIF_18BIT 2 /* pixel data bus to the display is of 18 bit width */ macro
Dmxsfb_crtc.c113 reg |= CTRL_SET_BUS_WIDTH(STMLCDIF_18BIT); in mxsfb_set_bus_fmt()
/Linux-v4.19/drivers/video/fbdev/
Dmxsfb.c149 #define STMLCDIF_18BIT 2 /** pixel data bus to the display is of 18 bit width */ macro
292 case STMLCDIF_18BIT: in mxsfb_check_var()
456 case STMLCDIF_18BIT: in mxsfb_set_par()
758 host->ld_intf_width = STMLCDIF_18BIT; in mxsfb_init_fbinfo_dt()