Home
last modified time | relevance | path

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

/openbmc/linux/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 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 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 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()