Searched refs:fck_div_max (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/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() 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,
|
/kernel/linux/linux-6.6/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,
|
/kernel/linux/linux-5.10/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() 1058 .fck_div_max = 6, 1072 .fck_div_max = 16, 1086 .fck_div_max = 31, 1100 .fck_div_max = 32, 1114 .fck_div_max = 64, 1128 .fck_div_max = 0, 1142 .fck_div_max = 64,
|
/kernel/linux/linux-6.6/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,
|
Completed in 7 milliseconds