Home
last modified time | relevance | path

Searched refs:subpack0_high (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A 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()
H A Dhdmigt215.c55 nvkm_wr32(device, 0x61c530 + soff, avi_infoframe.subpack0_high); in gt215_hdmi_ctrl()
73 nvkm_wr32(device, 0x61c54c + soff, vendor_infoframe.subpack0_high); in gt215_hdmi_ctrl()
H A Dhdmig84.c55 nvkm_wr32(device, 0x616530 + hoff, avi_infoframe.subpack0_high); in g84_hdmi_ctrl()
73 nvkm_wr32(device, 0x61654c + hoff, vendor_infoframe.subpack0_high); in g84_hdmi_ctrl()
H A Dhdmigv100.c53 nvkm_wr32(device, 0x6f0010 + hdmi, avi_infoframe.subpack0_high); in gv100_hdmi_ctrl()
64 nvkm_wr32(device, 0x6f0110 + hdmi, vendor_infoframe.subpack0_high); in gv100_hdmi_ctrl()
H A Dhdmigk104.c55 nvkm_wr32(device, 0x690010 + hdmi, avi_infoframe.subpack0_high); in gk104_hdmi_ctrl()
66 nvkm_wr32(device, 0x690110 + hdmi, vendor_infoframe.subpack0_high); in gk104_hdmi_ctrl()
H A Dhdmigf119.c54 nvkm_wr32(device, 0x616724 + hoff, avi_infoframe.subpack0_high); in gf119_hdmi_ctrl()
70 nvkm_wr32(device, 0x616740 + hoff, vendor_infoframe.subpack0_high); in gf119_hdmi_ctrl()
H A Dhdmi.h9 u32 subpack0_high; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A 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()
H A Dhdmi.h9 u32 subpack0_high; member
H A Dgk104.c48 nvkm_wr32(device, 0x690110 + hoff, vsi.subpack0_high); in gk104_sor_hdmi_infoframe_vsi()
69 nvkm_wr32(device, 0x690010 + hoff, avi.subpack0_high); in gk104_sor_hdmi_infoframe_avi()
H A Dgt215.c110 nvkm_wr32(device, 0x61c54c + soff, vsi.subpack0_high); in gt215_sor_hdmi_infoframe_vsi()
133 nvkm_wr32(device, 0x61c530 + soff, avi.subpack0_high); in gt215_sor_hdmi_infoframe_avi()
H A Dg84.c47 nvkm_wr32(device, 0x61654c + hoff, vsi.subpack0_high); in g84_sor_hdmi_infoframe_vsi()
70 nvkm_wr32(device, 0x616530 + hoff, avi.subpack0_high); in g84_sor_hdmi_infoframe_avi()
H A Dgf119.c224 nvkm_wr32(device, 0x616740 + hoff, vsi.subpack0_high); in gf119_sor_hdmi_infoframe_vsi()
245 nvkm_wr32(device, 0x616724 + hoff, avi.subpack0_high); in gf119_sor_hdmi_infoframe_avi()
H A Dgv100.c114 nvkm_wr32(device, 0x6f0110 + hoff, vsi.subpack0_high); in gv100_sor_hdmi_infoframe_vsi()
138 nvkm_wr32(device, 0x6f0010 + hoff, avi.subpack0_high); in gv100_sor_hdmi_infoframe_avi()

Completed in 6 milliseconds