Home
last modified time | relevance | path

Searched refs:FEAT_PARAM_DSIPLL_FINT (Results 1 – 3 of 3) sorted by relevance

/drivers/video/omap2/dss/
Ddss_features.c423 [FEAT_PARAM_DSIPLL_FINT] = { 0, 0 },
440 [FEAT_PARAM_DSIPLL_FINT] = { 750000, 2100000 },
454 [FEAT_PARAM_DSIPLL_FINT] = { 500000, 2500000 },
468 [FEAT_PARAM_DSIPLL_FINT] = { 150000, 52000000 },
Ddss_features.h96 FEAT_PARAM_DSIPLL_FINT, enumerator
Ddsi.c5340 dsi->fint_min = dss_feat_get_param_min(FEAT_PARAM_DSIPLL_FINT); in dsi_calc_clock_param_ranges()
5341 dsi->fint_max = dss_feat_get_param_max(FEAT_PARAM_DSIPLL_FINT); in dsi_calc_clock_param_ranges()