Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A 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()

Completed in 5 milliseconds