OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PORT_A
(Results
1 - 25
of
28
) sorted by relevancy
1
2
/src/sys/arch/evbarm/armadillo/
armadillo9_pcic.c
73
epgpio_out(sa->sa_gpio,
PORT_A
, 3);
104
epgpio_clear(sc->sc_gpio,
PORT_A
, 3);
106
epgpio_set(sc->sc_gpio,
PORT_A
, 3);
/src/sys/arch/arm/ep93xx/
epgpiovar.h
32
PORT_A
= 0,
epgpio.c
440
case
PORT_A
:
497
case
PORT_A
:
/src/sys/external/bsd/drm2/dist/drm/i915/display/
vlv_dsi.c
341
tmp = I915_READ(MIPI_CTRL(
PORT_A
));
343
I915_WRITE(MIPI_CTRL(
PORT_A
), tmp);
386
val = I915_READ(MIPI_CTRL(
PORT_A
));
387
I915_WRITE(MIPI_CTRL(
PORT_A
), val | GLK_MIPIIO_RESET_RELEASED);
496
val = I915_READ(MIPI_PORT_CTRL(
PORT_A
));
497
I915_WRITE(MIPI_PORT_CTRL(
PORT_A
), val | LP_OUTPUT_HOLD);
558
tmp = I915_READ(MIPI_CTRL(
PORT_A
));
560
I915_WRITE(MIPI_CTRL(
PORT_A
), tmp);
593
BXT_MIPI_PORT_CTRL(port) : MIPI_PORT_CTRL(
PORT_A
);
612
if ((IS_GEN9_LP(dev_priv) || port ==
PORT_A
) &
[
all
...]
intel_bios.c
953
dev_priv->vbt.dsi.bl_ports = BIT(
PORT_A
);
960
dev_priv->vbt.dsi.bl_ports = BIT(
PORT_A
) | BIT(PORT_C);
969
dev_priv->vbt.dsi.cabc_ports = BIT(
PORT_A
);
977
BIT(
PORT_A
) | BIT(PORT_C);
1593
[
PORT_A
] = { DVO_PORT_HDMIA, DVO_PORT_DPA, -1},
1604
for (port =
PORT_A
; port < ARRAY_SIZE(dvo_ports); port++) {
1644
if (port ==
PORT_A
&& is_dvi && INTEL_GEN(dev_priv) < 12) {
1912
info->supports_dvi = (port !=
PORT_A
&& port != PORT_E);
1915
info->supports_edp = (port ==
PORT_A
);
2284
if (WARN_ON(port ==
PORT_A
) || port >= ARRAY_SIZE(port_mapping)
[
all
...]
intel_display.h
214
PORT_A
= 0,
236
case
PORT_A
:
358
for ((__port) =
PORT_A
; (__port) < I915_MAX_PORTS; (__port)++)
intel_ddi.c
712
if (port ==
PORT_A
|| port == PORT_E)
2033
if (HAS_TRANSCODER_EDP(dev_priv) && port ==
PORT_A
)
2095
if (HAS_TRANSCODER_EDP(dev_priv) && port ==
PORT_A
) {
2339
if (port ==
PORT_A
&& intel_dig_port->max_lanes == 4)
3354
encoder->port !=
PORT_A
)
3542
WARN_ON(is_mst && (port ==
PORT_A
|| port == PORT_E));
3544
WARN_ON(is_mst && port ==
PORT_A
);
3589
if ((port !=
PORT_A
|| INTEL_GEN(dev_priv) >= 9) &&
3927
if (port ==
PORT_A
&& INTEL_GEN(dev_priv) < 9)
3945
[
PORT_A
] = TRANSCODER_EDP
[
all
...]
intel_dp.c
291
if (port ==
PORT_A
|| port == PORT_D)
2383
if (INTEL_GEN(dev_priv) < 12 && port ==
PORT_A
)
2407
if (HAS_PCH_SPLIT(dev_priv) && !HAS_DDI(dev_priv) && port !=
PORT_A
)
2553
if (IS_IVYBRIDGE(dev_priv) && port ==
PORT_A
) {
2564
} else if (HAS_PCH_CPT(dev_priv) && port !=
PORT_A
) {
3272
if (IS_IVYBRIDGE(dev_priv) && port ==
PORT_A
)
3274
else if (HAS_PCH_CPT(dev_priv) && port !=
PORT_A
)
3321
pipe_config->has_audio = tmp & DP_AUDIO_OUTPUT_ENABLE && port !=
PORT_A
;
3323
if (HAS_PCH_CPT(dev_priv) && port !=
PORT_A
) {
3357
if (port ==
PORT_A
) {
[
all
...]
intel_combo_phy.c
163
/* Dummy
PORT_A
to get the correct CNL register from the ICL macro */
273
bool ddi_a_present = i915->vbt.ddi_port_info[
PORT_A
].child != NULL;
281
* nothing on
PORT_A
and no DSI.
icl_dsi.c
76
if (port ==
PORT_A
)
359
port ==
PORT_A
?
1219
port ==
PORT_A
?
1754
intel_dsi->ports = BIT(
PORT_A
) | BIT(PORT_B);
intel_dvo.c
407
return
PORT_A
;
vlv_dsi_pll.c
138
if (intel_dsi->ports & (1 <<
PORT_A
))
intel_audio.c
573
if (WARN_ON(port ==
PORT_A
))
623
if (WARN_ON(port ==
PORT_A
))
intel_dpio_phy.c
182
[DPIO_CH0] = { .port =
PORT_A
},
205
[DPIO_CH0] = { .port =
PORT_A
},
intel_hotplug.c
98
case
PORT_A
:
intel_hdcp.c
286
case
PORT_A
:
1815
case
PORT_A
:
intel_dp_mst.c
821
if (INTEL_GEN(i915) < 12 && port ==
PORT_A
)
intel_dsi_vbt.c
132
return port ? PORT_C :
PORT_A
;
intel_display.c
1230
intel_dp_port_enabled(dev_priv, DP_A,
PORT_A
, &panel_pipe);
7181
case
PORT_A
:
9378
if (encoder->port ==
PORT_A
)
10633
case
PORT_A
:
10812
for_each_port_masked(port, BIT(
PORT_A
) | BIT(PORT_C)) {
10813
if (port ==
PORT_A
)
10865
PORT_A
: PORT_B;
16602
if (I915_READ(DDI_BUF_CTL(
PORT_A
)) & DDI_A_4_LANES)
16658
intel_ddi_init(dev_priv,
PORT_A
);
16668
intel_ddi_init(dev_priv,
PORT_A
);
[
all
...]
intel_psr.c
707
* hardcoded to
PORT_A
709
if (dig_port->base.port !=
PORT_A
) {
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
mmio.c
264
vgpu_vreg_t(vgpu, BXT_PHY_CTL(
PORT_A
)) &=
266
vgpu_vreg_t(vgpu, BXT_PHY_CTL(
PORT_A
)) |=
display.c
184
if (intel_vgpu_has_monitor_on_port(vgpu,
PORT_A
)) {
288
if (intel_vgpu_has_monitor_on_port(vgpu,
PORT_A
)) {
295
vgpu_vreg_t(vgpu, DDI_BUF_CTL(
PORT_A
)) |= DDI_INIT_DISPLAY_DETECTED;
handlers.c
912
(((port) >=
PORT_A
) && ((port) < I915_MAX_PORTS))
2429
MMIO_D(PORT_CLK_SEL(
PORT_A
), D_ALL);
2470
MMIO_DH(DDI_BUF_CTL(
PORT_A
), D_ALL, NULL, ddi_buf_ctl_mmio_write);
2476
MMIO_DH(DP_TP_CTL(
PORT_A
), D_ALL, NULL, dp_tp_ctl_mmio_write);
2482
MMIO_DH(DP_TP_STATUS(
PORT_A
), D_ALL, NULL, dp_tp_status_mmio_write);
3173
MMIO_D(BXT_PHY_CTL(
PORT_A
), D_BXT);
3176
MMIO_DH(BXT_PORT_PLL_ENABLE(
PORT_A
), D_BXT,
/src/sys/arch/luna68k/dev/
xpbus.c
60
#define
PORT_A
0
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_irq.c
157
[HPD_PORT_A] = SDE_DDI_HOTPLUG_ICP(
PORT_A
),
166
[HPD_PORT_A] = SDE_DDI_HOTPLUG_ICP(
PORT_A
),
1042
return val & SHOTPLUG_CTL_DDI_HPD_LONG_DETECT(
PORT_A
);
3190
intel_bios_is_port_hpd_inverted(dev_priv,
PORT_A
))
Completed in 47 milliseconds
1
2
Indexes created Tue Oct 21 12:09:54 GMT 2025