Searched refs:FEAT_PARAM_DSIPLL_LPDIV (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dss_features.h | 71 FEAT_PARAM_DSIPLL_LPDIV, enumerator
|
H A D | dss_features.c | 423 [FEAT_PARAM_DSIPLL_LPDIV] = { 1, (1 << 13) - 1}, 439 [FEAT_PARAM_DSIPLL_LPDIV] = { 0, (1 << 13) - 1 }, 448 [FEAT_PARAM_DSIPLL_LPDIV] = { 0, (1 << 13) - 1 },
|
H A D | dsi.c | 1292 unsigned lpdiv_max = dss_feat_get_param_max(FEAT_PARAM_DSIPLL_LPDIV); in dsi_set_lp_clk_divisor()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dss_features.h | 71 FEAT_PARAM_DSIPLL_LPDIV, enumerator
|
H A D | dss_features.c | 423 [FEAT_PARAM_DSIPLL_LPDIV] = { 1, (1 << 13) - 1}, 439 [FEAT_PARAM_DSIPLL_LPDIV] = { 0, (1 << 13) - 1 }, 448 [FEAT_PARAM_DSIPLL_LPDIV] = { 0, (1 << 13) - 1 },
|
H A D | dsi.c | 1289 unsigned lpdiv_max = dss_feat_get_param_max(FEAT_PARAM_DSIPLL_LPDIV); in dsi_set_lp_clk_divisor()
|
Completed in 32 milliseconds