Searched refs:forced_fourcc (Results 1 – 1 of 1) sorted by relevance
217 int forced_fourcc; /* 2 channel LCDC must share fourcc setting */ member 1861 /* only accept the forced_fourcc for dual channel configurations */ in sh_mobile_lcdc_check_var() 1862 if (p->forced_fourcc && in sh_mobile_lcdc_check_var() 1863 p->forced_fourcc != sh_mobile_format_fourcc(var)) in sh_mobile_lcdc_check_var() 2572 priv->forced_fourcc = pdata->ch[0].fourcc; in sh_mobile_lcdc_probe()