Lines Matching refs:PHY_ENABLE
68 #define PHY_ENABLE BIT(0) macro
1483 phy_update_bits(samsung, DPHY_MC_GNR_CON0, PHY_ENABLE, PHY_ENABLE); in samsung_mipi_dphy_lane_enable()
1489 PHY_ENABLE, PHY_ENABLE); in samsung_mipi_dphy_lane_enable()
1494 PHY_ENABLE, PHY_ENABLE); in samsung_mipi_dphy_lane_enable()
1499 PHY_ENABLE, PHY_ENABLE); in samsung_mipi_dphy_lane_enable()
1505 PHY_ENABLE, PHY_ENABLE); in samsung_mipi_dphy_lane_enable()
1562 phy_update_bits(samsung, COMBO_MD0_GNR_CON0, PHY_ENABLE, PHY_ENABLE); in samsung_mipi_cphy_lane_enable()
1563 phy_update_bits(samsung, COMBO_MD1_GNR_CON0, PHY_ENABLE, PHY_ENABLE); in samsung_mipi_cphy_lane_enable()
1564 phy_update_bits(samsung, COMBO_MD2_GNR_CON0, PHY_ENABLE, PHY_ENABLE); in samsung_mipi_cphy_lane_enable()
1607 phy_update_bits(samsung, DPHY_MC_GNR_CON0, PHY_ENABLE, 0); in samsung_mipi_dphy_lane_disable()
1608 phy_update_bits(samsung, COMBO_MD0_GNR_CON0, PHY_ENABLE, 0); in samsung_mipi_dphy_lane_disable()
1609 phy_update_bits(samsung, COMBO_MD1_GNR_CON0, PHY_ENABLE, 0); in samsung_mipi_dphy_lane_disable()
1610 phy_update_bits(samsung, COMBO_MD2_GNR_CON0, PHY_ENABLE, 0); in samsung_mipi_dphy_lane_disable()
1611 phy_update_bits(samsung, DPHY_MD3_GNR_CON0, PHY_ENABLE, 0); in samsung_mipi_dphy_lane_disable()
1616 phy_update_bits(samsung, COMBO_MD0_GNR_CON0, PHY_ENABLE, 0); in samsung_mipi_cphy_lane_disable()
1617 phy_update_bits(samsung, COMBO_MD1_GNR_CON0, PHY_ENABLE, 0); in samsung_mipi_cphy_lane_disable()
1618 phy_update_bits(samsung, COMBO_MD2_GNR_CON0, PHY_ENABLE, 0); in samsung_mipi_cphy_lane_disable()