Searched refs:PHY_ACPHY_DCLK0_BIT (Results 1 – 7 of 7) sorted by relevance
128 #define PHY_ACPHY_DCLK0_BIT 6 /* [8:6] cp1p_dclk0 */ macro
148 #define PHY_ACPHY_DCLK0_BIT 6 /* [8:6] cp1p_dclk0 */ macro
163 #define PHY_ACPHY_DCLK0_BIT 6 /* [8:6] cp1p_dclk0 */ macro
132 #define PHY_ACPHY_DCLK0_BIT 6 /* [8:6] cp1p_dclk0 */ macro
133 #define PHY_ACPHY_DCLK0_BIT 6 /* [8:6] cp1p_dclk0 */ macro
3025 | ((ac_phy_ctl >> PHY_ACPHY_DCLK0_BIT) in ddr_ac_get_clk()3041 ac_phy_ctl &= (~(PHY_ACPHY_DCLK_MASK << PHY_ACPHY_DCLK0_BIT)); in ddr_ac_set_clk()3049 ac_phy_ctl |= (dclk << PHY_ACPHY_DCLK0_BIT); /* set cp1p_dclk0 */ in ddr_ac_set_clk()