Home
last modified time | relevance | path

Searched refs:chv_phy_control (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_display_power_well.c1298 u32 phy_control = dev_priv->display.power.chv_phy_control; in assert_chv_phy_status()
1393 phy_status, dev_priv->display.power.chv_phy_control); in assert_chv_phy_status()
1453 dev_priv->display.power.chv_phy_control |= PHY_COM_LANE_RESET_DEASSERT(phy); in chv_dpio_cmn_power_well_enable()
1455 dev_priv->display.power.chv_phy_control); in chv_dpio_cmn_power_well_enable()
1459 phy, dev_priv->display.power.chv_phy_control); in chv_dpio_cmn_power_well_enable()
1483 dev_priv->display.power.chv_phy_control &= ~PHY_COM_LANE_RESET_DEASSERT(phy); in chv_dpio_cmn_power_well_disable()
1485 dev_priv->display.power.chv_phy_control); in chv_dpio_cmn_power_well_disable()
1491 phy, dev_priv->display.power.chv_phy_control); in chv_dpio_cmn_power_well_disable()
1571 was_override = dev_priv->display.power.chv_phy_control & PHY_CH_POWER_DOWN_OVRD_EN(phy, ch); in chv_phy_powergate_ch()
1577 dev_priv->display.power.chv_phy_control | in chv_phy_powergate_ch()
[all...]
H A Dintel_display_power.c1764 dev_priv->display.power.chv_phy_control = in chv_phy_control_init()
1786 dev_priv->display.power.chv_phy_control |= in chv_phy_control_init()
1789 dev_priv->display.power.chv_phy_control |= in chv_phy_control_init()
1796 dev_priv->display.power.chv_phy_control |= in chv_phy_control_init()
1799 dev_priv->display.power.chv_phy_control |= in chv_phy_control_init()
1802 dev_priv->display.power.chv_phy_control |= PHY_COM_LANE_RESET_DEASSERT(DPIO_PHY0); in chv_phy_control_init()
1818 dev_priv->display.power.chv_phy_control |= in chv_phy_control_init()
1821 dev_priv->display.power.chv_phy_control |= in chv_phy_control_init()
1824 dev_priv->display.power.chv_phy_control |= PHY_COM_LANE_RESET_DEASSERT(DPIO_PHY1); in chv_phy_control_init()
1832 dev_priv->display.power.chv_phy_control); in chv_phy_control_init()
[all...]
H A Dintel_display_core.h447 u32 chv_phy_control; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_display_power.c1519 u32 phy_control = dev_priv->chv_phy_control; in assert_chv_phy_status()
1614 phy_status, dev_priv->chv_phy_control); in assert_chv_phy_status()
1673 dev_priv->chv_phy_control |= PHY_COM_LANE_RESET_DEASSERT(phy); in chv_dpio_cmn_power_well_enable()
1675 dev_priv->chv_phy_control); in chv_dpio_cmn_power_well_enable()
1679 phy, dev_priv->chv_phy_control); in chv_dpio_cmn_power_well_enable()
1702 dev_priv->chv_phy_control &= ~PHY_COM_LANE_RESET_DEASSERT(phy); in chv_dpio_cmn_power_well_disable()
1704 dev_priv->chv_phy_control); in chv_dpio_cmn_power_well_disable()
1710 phy, dev_priv->chv_phy_control); in chv_dpio_cmn_power_well_disable()
1790 was_override = dev_priv->chv_phy_control & PHY_CH_POWER_DOWN_OVRD_EN(phy, ch); in chv_phy_powergate_ch()
1796 dev_priv->chv_phy_control | in chv_phy_powergate_ch()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_drv.h1069 u32 chv_phy_control; member

Completed in 15 milliseconds