Searched refs:fck_div_max (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/video/fbdev/omap2/omapfb/dss/ |
| A D | dss.c | 62 u8 fck_div_max; member 534 fckd_hw_max = dss.feat->fck_div_max; in dss_div_calc() 821 .fck_div_max = 6, 830 .fck_div_max = 16, 839 .fck_div_max = 31, 848 .fck_div_max = 32, 857 .fck_div_max = 64, 866 .fck_div_max = 0, 875 .fck_div_max = 64,
|
| /linux/drivers/gpu/drm/omapdrm/dss/ |
| 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,
|
Completed in 10 milliseconds