Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dgm20b.c747 static const s32 ADC_SLOPE_UV = 10000; /* default ADC detection slope */ in gm20b_clk_init_dvfs() local
790 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()