Searched refs:ADC_SLOPE_UV (Results 1 – 1 of 1) sorted by relevance
747 static const s32 ADC_SLOPE_UV = 10000; /* default ADC detection slope */ in gm20b_clk_init_dvfs() local790 clk->uvdet_slope = ADC_SLOPE_UV; in gm20b_clk_init_dvfs()791 clk->uvdet_offs = ((s32)clk->uv) - data * ADC_SLOPE_UV; in gm20b_clk_init_dvfs()