Home
last modified time | relevance | path

Searched refs:DPIO_PHY1 (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/i915/gvt/
A Dhandlers.c550 phy = DPIO_PHY1; in bxt_vgpu_get_dp_bitrate()
3477 MMIO_DH(BXT_PHY_CTL_FAMILY(DPIO_PHY1), D_BXT, in init_bxt_mmio_info()
3499 MMIO_D(BXT_PORT_CL1CM_DW0(DPIO_PHY1), D_BXT); in init_bxt_mmio_info()
3500 MMIO_D(BXT_PORT_CL1CM_DW9(DPIO_PHY1), D_BXT); in init_bxt_mmio_info()
3501 MMIO_D(BXT_PORT_CL1CM_DW10(DPIO_PHY1), D_BXT); in init_bxt_mmio_info()
3502 MMIO_D(BXT_PORT_CL1CM_DW28(DPIO_PHY1), D_BXT); in init_bxt_mmio_info()
3503 MMIO_D(BXT_PORT_CL1CM_DW30(DPIO_PHY1), D_BXT); in init_bxt_mmio_info()
3504 MMIO_D(BXT_PORT_CL2CM_DW6(DPIO_PHY1), D_BXT); in init_bxt_mmio_info()
3505 MMIO_D(BXT_PORT_REF_DW3(DPIO_PHY1), D_BXT); in init_bxt_mmio_info()
3506 MMIO_D(BXT_PORT_REF_DW6(DPIO_PHY1), D_BXT); in init_bxt_mmio_info()
[all …]
A Dmmio.c262 vgpu_vreg_t(vgpu, BXT_PORT_CL1CM_DW0(DPIO_PHY1)) &= in intel_vgpu_reset_mmio()
266 vgpu_vreg_t(vgpu, BXT_PHY_CTL_FAMILY(DPIO_PHY1)) &= in intel_vgpu_reset_mmio()
A Ddisplay.c233 vgpu_vreg_t(vgpu, BXT_PORT_CL1CM_DW0(DPIO_PHY1)) &= in emulate_monitor_status_change()
236 vgpu_vreg_t(vgpu, BXT_PHY_CTL_FAMILY(DPIO_PHY1)) &= ~BIT(30); in emulate_monitor_status_change()
265 vgpu_vreg_t(vgpu, BXT_PORT_CL1CM_DW0(DPIO_PHY1)) |= in emulate_monitor_status_change()
267 vgpu_vreg_t(vgpu, BXT_PHY_CTL_FAMILY(DPIO_PHY1)) |= in emulate_monitor_status_change()
/linux/drivers/gpu/drm/i915/display/
A Dintel_display_power.c1554 if (!dev_priv->chv_phy_assert[DPIO_PHY1]) in assert_chv_phy_status()
1601 phy_status |= PHY_POWERGOOD(DPIO_PHY1); in assert_chv_phy_status()
1651 phy = DPIO_PHY1; in chv_dpio_cmn_power_well_enable()
1714 phy = DPIO_PHY1; in chv_dpio_cmn_power_well_disable()
3542 .bxt.phy = DPIO_PHY1,
3602 .bxt.phy = DPIO_PHY1,
5891 PHY_LDO_SEQ_DELAY(PHY_LDO_DELAY_600NS, DPIO_PHY1) | in chv_phy_control_init()
5944 PHY_CH_POWER_DOWN_OVRD_EN(DPIO_PHY1, DPIO_CH0); in chv_phy_control_init()
5947 PHY_CH_POWER_DOWN_OVRD(mask, DPIO_PHY1, DPIO_CH0); in chv_phy_control_init()
5951 dev_priv->chv_phy_assert[DPIO_PHY1] = false; in chv_phy_control_init()
[all …]
A Dintel_dpio_phy.c165 .rcomp_phy = DPIO_PHY1,
173 [DPIO_PHY1] = {
187 .rcomp_phy = DPIO_PHY1,
195 [DPIO_PHY1] = {
207 .rcomp_phy = DPIO_PHY1,
A Dintel_display.h286 DPIO_PHY1, enumerator
A Dintel_display_types.h1743 return DPIO_PHY1; in vlv_dig_port_to_phy()

Completed in 38 milliseconds