Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dhdmi.c9 u32 subpack0_high = 0; in pack_hdmi_infoframe() local
46 subpack0_high = (raw_frame[9] << 16); in pack_hdmi_infoframe()
49 subpack0_high |= (raw_frame[8] << 8); in pack_hdmi_infoframe()
52 subpack0_high |= raw_frame[7]; in pack_hdmi_infoframe()
81 packed_frame->subpack0_high = subpack0_high; in pack_hdmi_infoframe()
Dgk104.c61 nvkm_wr32(device, 0x690010 + hdmi, avi_infoframe.subpack0_high); in gk104_sor_hdmi_ctrl()
72 nvkm_wr32(device, 0x690110 + hdmi, vendor_infoframe.subpack0_high); in gk104_sor_hdmi_ctrl()
Dhdmi.h9 u32 subpack0_high; member
Dg84.c61 nvkm_wr32(device, 0x616530 + hoff, avi_infoframe.subpack0_high); in g84_sor_hdmi_ctrl()
79 nvkm_wr32(device, 0x61654c + hoff, vendor_infoframe.subpack0_high); in g84_sor_hdmi_ctrl()
Dgt215.c124 nvkm_wr32(device, 0x61c530 + soff, avi_infoframe.subpack0_high); in gt215_sor_hdmi_ctrl()
142 nvkm_wr32(device, 0x61c54c + soff, vendor_infoframe.subpack0_high); in gt215_sor_hdmi_ctrl()
Dgf119.c232 nvkm_wr32(device, 0x616724 + hoff, avi_infoframe.subpack0_high); in gf119_sor_hdmi_ctrl()
248 nvkm_wr32(device, 0x616740 + hoff, vendor_infoframe.subpack0_high); in gf119_sor_hdmi_ctrl()
Dgv100.c128 nvkm_wr32(device, 0x6f0010 + hdmi, avi_infoframe.subpack0_high); in gv100_sor_hdmi_ctrl()
139 nvkm_wr32(device, 0x6f0110 + hdmi, vendor_infoframe.subpack0_high); in gv100_sor_hdmi_ctrl()