Home
last modified time | relevance | path

Searched refs:NV_PBUS_POWERCTRL_2 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H A Ddac.c264 saved_powerctrl_2 = nvif_rd32(device, NV_PBUS_POWERCTRL_2); in nv17_dac_sample_load()
266 nvif_wr32(device, NV_PBUS_POWERCTRL_2, saved_powerctrl_2 & 0xd7ffffff); in nv17_dac_sample_load()
325 nvif_wr32(device, NV_PBUS_POWERCTRL_2, saved_powerctrl_2); in nv17_dac_sample_load()
H A Dnvreg.h114 #define NV_PBUS_POWERCTRL_2 0x00001588 macro
H A Dhw.c689 nvif_wr32(device, NV_PBUS_POWERCTRL_2, 0); in nv_load_state_ext()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H A Ddac.c264 saved_powerctrl_2 = nvif_rd32(device, NV_PBUS_POWERCTRL_2); in nv17_dac_sample_load()
266 nvif_wr32(device, NV_PBUS_POWERCTRL_2, saved_powerctrl_2 & 0xd7ffffff); in nv17_dac_sample_load()
325 nvif_wr32(device, NV_PBUS_POWERCTRL_2, saved_powerctrl_2); in nv17_dac_sample_load()
H A Dnvreg.h114 #define NV_PBUS_POWERCTRL_2 0x00001588 macro
H A Dhw.c691 nvif_wr32(device, NV_PBUS_POWERCTRL_2, 0); in nv_load_state_ext()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c250 /* some scripts set a value in NV_PBUS_POWERCTRL_2 and break video overlay */ in call_lvds_script()
251 nvif_wr32(device, NV_PBUS_POWERCTRL_2, 0); in call_lvds_script()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c253 /* some scripts set a value in NV_PBUS_POWERCTRL_2 and break video overlay */ in call_lvds_script()
254 nvif_wr32(device, NV_PBUS_POWERCTRL_2, 0); in call_lvds_script()

Completed in 17 milliseconds