Searched refs:fck_div_max (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dss.c | 63 u8 fck_div_max; member 535 fckd_hw_max = dss.feat->fck_div_max; in dss_div_calc() 820 .fck_div_max = 6, 829 .fck_div_max = 16, 838 .fck_div_max = 31, 847 .fck_div_max = 32, 856 .fck_div_max = 64, 865 .fck_div_max = 0, 874 .fck_div_max = 64,
|
/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | dss.c | 72 u8 fck_div_max; member 623 fckd_hw_max = dss->feat->fck_div_max; in dss_div_calc() 1062 .fck_div_max = 6, 1076 .fck_div_max = 16, 1090 .fck_div_max = 31, 1104 .fck_div_max = 32, 1118 .fck_div_max = 64, 1132 .fck_div_max = 0, 1146 .fck_div_max = 64,
|