Home
last modified time | relevance | path

Searched refs:chv_phy_assert (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/i915/display/
A Dintel_display_core.h504 bool chv_phy_assert[2]; member
A Dintel_display_power_well.c1362 if (!display->power.chv_phy_assert[DPIO_PHY0]) in assert_chv_phy_status()
1370 if (!display->power.chv_phy_assert[DPIO_PHY1]) in assert_chv_phy_status()
1543 display->power.chv_phy_assert[phy] = true; in chv_dpio_cmn_power_well_disable()
1560 if (!display->power.chv_phy_assert[phy]) in assert_chv_phy_powergate()
A Dintel_display_power.c1822 display->power.chv_phy_assert[DPIO_PHY0] = false; in chv_phy_control_init()
1824 display->power.chv_phy_assert[DPIO_PHY0] = true; in chv_phy_control_init()
1844 display->power.chv_phy_assert[DPIO_PHY1] = false; in chv_phy_control_init()
1846 display->power.chv_phy_assert[DPIO_PHY1] = true; in chv_phy_control_init()

Completed in 16 milliseconds