Searched refs:DPIO_PHY1 (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/i915/gvt/ |
| A D | handlers.c | 550 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 D | mmio.c | 262 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 D | display.c | 233 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 D | intel_display_power.c | 1554 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 D | intel_dpio_phy.c | 165 .rcomp_phy = DPIO_PHY1, 173 [DPIO_PHY1] = { 187 .rcomp_phy = DPIO_PHY1, 195 [DPIO_PHY1] = { 207 .rcomp_phy = DPIO_PHY1,
|
| A D | intel_display.h | 286 DPIO_PHY1, enumerator
|
| A D | intel_display_types.h | 1743 return DPIO_PHY1; in vlv_dig_port_to_phy()
|
Completed in 38 milliseconds