OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DPIO_CH1
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dpio_phy.c
173
[
DPIO_CH1
] = { .port = PORT_C },
260
port == phy_info->channel[
DPIO_CH1
].port) {
262
*ch =
DPIO_CH1
;
804
!chv_phy_powergate_ch(dev_priv, DPIO_PHY0,
DPIO_CH1
, true);
819
if (ch ==
DPIO_CH1
)
827
if (ch ==
DPIO_CH1
)
952
chv_phy_powergate_ch(dev_priv, DPIO_PHY0,
DPIO_CH1
, false);
intel_display_power.c
1406
PHY_STATUS_CMN_LDO(DPIO_PHY0,
DPIO_CH1
) |
1407
PHY_STATUS_SPLINE_LDO(DPIO_PHY0,
DPIO_CH1
, 0) |
1408
PHY_STATUS_SPLINE_LDO(DPIO_PHY0,
DPIO_CH1
, 1));
1422
if ((phy_control & PHY_CH_POWER_DOWN_OVRD_EN(DPIO_PHY0,
DPIO_CH1
)) == 0)
1423
phy_control |= PHY_CH_POWER_DOWN_OVRD(0xf, DPIO_PHY0,
DPIO_CH1
);
1428
PHY_CH_POWER_DOWN_OVRD(0xf, DPIO_PHY0,
DPIO_CH1
)))
1437
PHY_CH_POWER_DOWN_OVRD(0xf, DPIO_PHY0,
DPIO_CH1
)) &&
1439
phy_status |= PHY_STATUS_CMN_LDO(DPIO_PHY0,
DPIO_CH1
);
1449
PHY_CH_POWER_DOWN_OVRD(0x3, DPIO_PHY0,
DPIO_CH1
)))
1450
phy_status |= PHY_STATUS_SPLINE_LDO(DPIO_PHY0,
DPIO_CH1
, 0)
[
all
...]
intel_display_types.h
1393
return
DPIO_CH1
;
1421
return
DPIO_CH1
;
intel_display.h
280
DPIO_CH1
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
handlers.c
3231
MMIO_D(BXT_PORT_PLL_EBB_0(DPIO_PHY0,
DPIO_CH1
), D_BXT);
3232
MMIO_D(BXT_PORT_PLL_EBB_4(DPIO_PHY0,
DPIO_CH1
), D_BXT);
3233
MMIO_D(BXT_PORT_PCS_DW10_LN01(DPIO_PHY0,
DPIO_CH1
), D_BXT);
3234
MMIO_D(BXT_PORT_PCS_DW10_GRP(DPIO_PHY0,
DPIO_CH1
), D_BXT);
3235
MMIO_D(BXT_PORT_PCS_DW12_LN01(DPIO_PHY0,
DPIO_CH1
), D_BXT);
3236
MMIO_D(BXT_PORT_PCS_DW12_LN23(DPIO_PHY0,
DPIO_CH1
), D_BXT);
3237
MMIO_DH(BXT_PORT_PCS_DW12_GRP(DPIO_PHY0,
DPIO_CH1
), D_BXT,
3239
MMIO_D(BXT_PORT_TX_DW2_LN0(DPIO_PHY0,
DPIO_CH1
), D_BXT);
3240
MMIO_D(BXT_PORT_TX_DW2_GRP(DPIO_PHY0,
DPIO_CH1
), D_BXT);
3241
MMIO_DH(BXT_PORT_TX_DW3_LN0(DPIO_PHY0,
DPIO_CH1
), D_BXT
[
all
...]
Completed in 18 milliseconds
Indexes created Mon Oct 20 08:09:54 GMT 2025