Home
last modified time | relevance | path

Searched refs:PHY_POWERGOOD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_display_power_well.c1323 phy_status |= PHY_POWERGOOD(DPIO_PHY0); in assert_chv_phy_status()
1364 phy_status |= PHY_POWERGOOD(DPIO_PHY1); in assert_chv_phy_status()
1424 PHY_POWERGOOD(phy), 1)) in chv_dpio_cmn_power_well_enable()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_display_power.c1544 phy_status |= PHY_POWERGOOD(DPIO_PHY0); in assert_chv_phy_status()
1585 phy_status |= PHY_POWERGOOD(DPIO_PHY1); in assert_chv_phy_status()
1644 PHY_POWERGOOD(phy), 1)) in chv_dpio_cmn_power_well_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_reg.h1469 #define PHY_POWERGOOD(phy) (((phy) == DPIO_PHY0) ? (1 << 31) : (1 << 30)) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h3473 #define PHY_POWERGOOD(phy) (((phy) == DPIO_PHY0) ? (1 << 31) : (1 << 30)) macro

Completed in 68 milliseconds