Home
last modified time | relevance | path

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

/openbmc/qemu/docs/system/devices/
H A Dcxl.rst166 | | HB0 only | | Configured to interleave memory | | HB1 only | |
167 | | | | memory accesses across HB0/HB1 | | | |
211 CFMW0 provides uninterleaved access to HB0, CFMW2 provides
213 across HB0 and HB1.
219 decoders in HB0. HDM0 routes CFMW0 requests to RP0 and hence
226 CFMW1 that target HB0 to RP 0 and another part of the memory of
231 requests that HB0 receives from CFMW1 across RP 0 and
251 | | HB0 only | | Configured to interleave memory | | HB1 only | |
252 | | | | memory accesses across HB0/HB1 | | | |
/openbmc/linux/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_core.c1006 psr_vsc.sdp_header.HB0 = 0; in analogix_dp_enable_psr()
1051 psr_vsc.sdp_header.HB0 = 0; in analogix_dp_disable_psr()
H A Danalogix_dp_reg.c968 writel(vsc->sdp_header.HB0, dp->reg_base + ANALOGIX_DP_SPD_HB0); in analogix_dp_send_psr_spd()
/openbmc/linux/include/drm/display/
H A Ddrm_dp.h1568 u8 HB0; member
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp.c3367 sdp->sdp_header.HB0 = 0; /* Secondary-Data Packet ID = 0 */ in intel_dp_vsc_sdp_pack()
3449 sdp->sdp_header.HB0 = 0; in intel_dp_hdr_metadata_infoframe_sdp_pack()
3584 if (sdp->sdp_header.HB0 != 0) in intel_dp_vsc_sdp_unpack()
3655 if (sdp->sdp_header.HB0 != 0) in intel_dp_hdr_metadata_infoframe_sdp_unpack()
/openbmc/linux/drivers/video/
H A Dhdmi.c514 sdp->sdp_header.HB0 = 0; in hdmi_audio_infoframe_pack_for_dp()