forced_fourcc     218 drivers/video/fbdev/sh_mobile_lcdcfb.c 	int forced_fourcc; /* 2 channel LCDC must share fourcc setting */
forced_fourcc    1871 drivers/video/fbdev/sh_mobile_lcdcfb.c 	if (p->forced_fourcc &&
forced_fourcc    1872 drivers/video/fbdev/sh_mobile_lcdcfb.c 	    p->forced_fourcc != sh_mobile_format_fourcc(var))
forced_fourcc    2589 drivers/video/fbdev/sh_mobile_lcdcfb.c 		priv->forced_fourcc = pdata->ch[0].fourcc;