Searched refs:fck_div_max (Results 1 – 2 of 2) sorted by relevance
/openbmc/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,
|
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | dss.c | 71 u8 fck_div_max; member 622 fckd_hw_max = dss->feat->fck_div_max; in dss_div_calc() 1061 .fck_div_max = 6, 1075 .fck_div_max = 16, 1089 .fck_div_max = 31, 1103 .fck_div_max = 32, 1117 .fck_div_max = 64, 1131 .fck_div_max = 0, 1145 .fck_div_max = 64,
|