Searched refs:forced_fourcc (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c219 int forced_fourcc; /* 2 channel LCDC must share fourcc setting */ member in struct:sh_mobile_lcdc_priv
2021 /* only accept the forced_fourcc for dual channel configurations */ sh_mobile_lcdc_check_var()
2022 if (p->forced_fourcc && sh_mobile_lcdc_check_var()
2023 p->forced_fourcc != sh_mobile_format_fourcc(var)) sh_mobile_lcdc_check_var()
2782 priv->forced_fourcc = pdata->ch[0].fourcc; sh_mobile_lcdc_probe()

Completed in 52 milliseconds