Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/mxsfb/
Dmxsfb_regs.h110 #define STMLCDIF_24BIT 3 /* pixel data bus to the display is of 24 bit width */ macro
Dmxsfb_crtc.c116 reg |= CTRL_SET_BUS_WIDTH(STMLCDIF_24BIT); in mxsfb_set_bus_fmt()
/Linux-v4.19/drivers/video/fbdev/
Dmxsfb.c150 #define STMLCDIF_24BIT 3 /** pixel data bus to the display is of 24 bit width */ macro
293 case STMLCDIF_24BIT: in mxsfb_check_var()
457 case STMLCDIF_24BIT: in mxsfb_set_par()
761 host->ld_intf_width = STMLCDIF_24BIT; in mxsfb_init_fbinfo_dt()