Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dg84.c96 uint32_t thrs_reg, u8 status_bit, in g84_therm_threshold_hyst_emulation() argument
106 temp = nvkm_rd32(device, thrs_reg); in g84_therm_threshold_hyst_emulation()
110 nvkm_wr32(device, thrs_reg, thrs->temp - thrs->hysteresis); in g84_therm_threshold_hyst_emulation()
113 nvkm_wr32(device, thrs_reg, thrs->temp); in g84_therm_threshold_hyst_emulation()