OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PORT_D
(Results
1 - 16
of
16
) sorted by relevancy
/src/sys/arch/arm/ep93xx/
epgpiovar.h
35
PORT_D
= 3,
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
display.c
262
if (intel_vgpu_has_monitor_on_port(vgpu,
PORT_D
)) {
269
(
PORT_D
<< TRANS_DDI_PORT_SHIFT) |
272
vgpu_vreg_t(vgpu, PORT_CLK_SEL(
PORT_D
)) &=
274
vgpu_vreg_t(vgpu, PORT_CLK_SEL(
PORT_D
)) |=
277
vgpu_vreg_t(vgpu, DDI_BUF_CTL(
PORT_D
)) |= DDI_BUF_CTL_ENABLE;
278
vgpu_vreg_t(vgpu, DDI_BUF_CTL(
PORT_D
)) &= ~DDI_BUF_IS_IDLE;
495
clean_virtual_dp_monitor(vgpu,
PORT_D
);
519
return setup_virtual_dp_monitor(vgpu,
PORT_D
, GVT_DP_D,
edid.c
95
port =
PORT_D
;
111
port =
PORT_D
;
127
port =
PORT_D
;
vgpu.c
438
ret = intel_gvt_hypervisor_set_edid(vgpu,
PORT_D
);
handlers.c
2432
MMIO_D(PORT_CLK_SEL(
PORT_D
), D_ALL);
2473
MMIO_DH(DDI_BUF_CTL(
PORT_D
), D_ALL, NULL, ddi_buf_ctl_mmio_write);
2479
MMIO_DH(DP_TP_CTL(
PORT_D
), D_ALL, NULL, dp_tp_ctl_mmio_write);
2485
MMIO_DH(DP_TP_STATUS(
PORT_D
), D_ALL, NULL, dp_tp_status_mmio_write);
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display.h
217
PORT_D
,
242
case
PORT_D
:
intel_combo_phy.c
274
bool ddi_d_present = i915->vbt.ddi_port_info[
PORT_D
].child != NULL;
280
* display, we should see a child device present on
PORT_D
and
intel_bios.c
1596
[
PORT_D
] = { DVO_PORT_HDMID, DVO_PORT_DPD, -1},
2269
[
PORT_D
] = { DVO_PORT_DPD, DVO_PORT_HDMID, },
2314
[
PORT_D
] = DVO_PORT_DPD,
2346
[
PORT_D
] = { DVO_PORT_DPD, DVO_PORT_HDMID, },
intel_pipe_crc.c
114
case
PORT_D
:
intel_display_types.h
1390
case
PORT_D
:
1406
case
PORT_D
:
intel_hotplug.c
104
case
PORT_D
:
intel_display.c
1236
intel_dp_port_enabled(dev_priv, PCH_DP_D,
PORT_D
, &panel_pipe);
1380
assert_pch_dp_disabled(dev_priv, pipe,
PORT_D
, PCH_DP_D);
1395
assert_pch_hdmi_disabled(dev_priv, pipe,
PORT_D
, PCH_HDMID);
1628
case
PORT_D
:
5826
WARN_ON(port < PORT_B || port >
PORT_D
);
7161
if (IS_ELKHARTLAKE(i915) && port ==
PORT_D
)
7173
return port -
PORT_D
;
7187
case
PORT_D
:
16660
intel_ddi_init(dev_priv,
PORT_D
);
16671
intel_ddi_init(dev_priv,
PORT_D
);
[
all
...]
intel_hdmi.c
2952
case
PORT_D
:
2994
case
PORT_D
:
3056
case
PORT_D
:
3300
if (port ==
PORT_D
)
intel_hdcp.c
292
case
PORT_D
:
intel_dp.c
291
if (port == PORT_A || port ==
PORT_D
)
6931
case
PORT_D
:
7658
if (port ==
PORT_D
)
intel_ddi.c
3948
[
PORT_D
] = TRANSCODER_C,
Completed in 49 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025