OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DPIO_CH0
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dpio_phy.c
172
[
DPIO_CH0
] = { .port = PORT_B },
182
[
DPIO_CH0
] = { .port = PORT_A },
195
[
DPIO_CH0
] = { .port = PORT_B },
205
[
DPIO_CH0
] = { .port = PORT_A },
215
[
DPIO_CH0
] = { .port = PORT_C },
253
if (port == phy_info->channel[
DPIO_CH0
].port) {
255
*ch =
DPIO_CH0
;
269
*ch =
DPIO_CH0
;
802
if (ch ==
DPIO_CH0
&& pipe == PIPE_B)
817
if (ch ==
DPIO_CH0
)
[
all
...]
intel_display_power.c
1403
phy_status_mask &= ~(PHY_STATUS_CMN_LDO(DPIO_PHY0,
DPIO_CH0
) |
1404
PHY_STATUS_SPLINE_LDO(DPIO_PHY0,
DPIO_CH0
, 0) |
1405
PHY_STATUS_SPLINE_LDO(DPIO_PHY0,
DPIO_CH0
, 1) |
1411
phy_status_mask &= ~(PHY_STATUS_CMN_LDO(DPIO_PHY1,
DPIO_CH0
) |
1412
PHY_STATUS_SPLINE_LDO(DPIO_PHY1,
DPIO_CH0
, 0) |
1413
PHY_STATUS_SPLINE_LDO(DPIO_PHY1,
DPIO_CH0
, 1));
1419
if ((phy_control & PHY_CH_POWER_DOWN_OVRD_EN(DPIO_PHY0,
DPIO_CH0
)) == 0)
1420
phy_control |= PHY_CH_POWER_DOWN_OVRD(0xf, DPIO_PHY0,
DPIO_CH0
);
1427
PHY_CH_POWER_DOWN_OVRD(0xf, DPIO_PHY0,
DPIO_CH0
) |
1429
phy_status |= PHY_STATUS_CMN_LDO(DPIO_PHY0,
DPIO_CH0
);
[
all
...]
intel_display_types.h
1391
return
DPIO_CH0
;
1419
return
DPIO_CH0
;
intel_display.h
279
DPIO_CH0
,
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
handlers.c
3203
MMIO_D(BXT_PORT_PLL_EBB_0(DPIO_PHY0,
DPIO_CH0
), D_BXT);
3204
MMIO_D(BXT_PORT_PLL_EBB_4(DPIO_PHY0,
DPIO_CH0
), D_BXT);
3205
MMIO_D(BXT_PORT_PCS_DW10_LN01(DPIO_PHY0,
DPIO_CH0
), D_BXT);
3206
MMIO_D(BXT_PORT_PCS_DW10_GRP(DPIO_PHY0,
DPIO_CH0
), D_BXT);
3207
MMIO_D(BXT_PORT_PCS_DW12_LN01(DPIO_PHY0,
DPIO_CH0
), D_BXT);
3208
MMIO_D(BXT_PORT_PCS_DW12_LN23(DPIO_PHY0,
DPIO_CH0
), D_BXT);
3209
MMIO_DH(BXT_PORT_PCS_DW12_GRP(DPIO_PHY0,
DPIO_CH0
), D_BXT,
3211
MMIO_D(BXT_PORT_TX_DW2_LN0(DPIO_PHY0,
DPIO_CH0
), D_BXT);
3212
MMIO_D(BXT_PORT_TX_DW2_GRP(DPIO_PHY0,
DPIO_CH0
), D_BXT);
3213
MMIO_DH(BXT_PORT_TX_DW3_LN0(DPIO_PHY0,
DPIO_CH0
), D_BXT
[
all
...]
Completed in 20 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025