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 | 62 u8 fck_div_max; member 534 fckd_hw_max = dss.feat->fck_div_max; in dss_div_calc() 819 .fck_div_max = 6, 828 .fck_div_max = 16, 837 .fck_div_max = 31, 846 .fck_div_max = 32, 855 .fck_div_max = 64, 864 .fck_div_max = 0, 873 .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,
|