Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/mxsfb/
Dmxsfb_regs.h108 #define STMLCDIF_16BIT 0 /* pixel data bus to the display is of 16 bit width */ macro
Dmxsfb_crtc.c110 reg |= CTRL_SET_BUS_WIDTH(STMLCDIF_16BIT); in mxsfb_set_bus_fmt()
/Linux-v4.19/drivers/video/fbdev/
Dmxsfb.c148 #define STMLCDIF_16BIT 0 /** pixel data bus to the display is of 16 bit width */ macro
291 case STMLCDIF_16BIT: in mxsfb_check_var()
455 case STMLCDIF_16BIT: in mxsfb_set_par()
755 host->ld_intf_width = STMLCDIF_16BIT; in mxsfb_init_fbinfo_dt()