Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dg84.c96 uint32_t thrs_reg, u8 status_bit, in g84_therm_threshold_hyst_emulation() argument
105 temp = nv_rd32(therm, thrs_reg); in g84_therm_threshold_hyst_emulation()
109 nv_wr32(therm, thrs_reg, thrs->temp - thrs->hysteresis); in g84_therm_threshold_hyst_emulation()
112 nv_wr32(therm, thrs_reg, thrs->temp); in g84_therm_threshold_hyst_emulation()