Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-naneng-edp.c56 #define EDP_PHY_AUX_IDLE BIT(2) macro
330 EDP_PHY_AUX_RCV_PD | EDP_PHY_AUX_DRV_PD | EDP_PHY_AUX_IDLE, in rockchip_edp_phy_power_on()
333 FIELD_PREP(EDP_PHY_AUX_IDLE, 0x1)); in rockchip_edp_phy_power_on()
358 EDP_PHY_AUX_IDLE, in rockchip_edp_phy_power_on()
359 FIELD_PREP(EDP_PHY_AUX_IDLE, 0x0)); in rockchip_edp_phy_power_on()
379 EDP_PHY_AUX_RCV_PD | EDP_PHY_AUX_DRV_PD | EDP_PHY_AUX_IDLE, in rockchip_edp_phy_power_off()
382 FIELD_PREP(EDP_PHY_AUX_IDLE, 0x1)); in rockchip_edp_phy_power_off()