Lines Matching refs:clrbits_le32
20 clrbits_le32(PHY_REG(phy_base, 0x14), 1 << 3); in sdram_phy_dll_bypass_set()
24 clrbits_le32(PHY_REG(phy_base, j + 0x1), 1 << 3); in sdram_phy_dll_bypass_set()
31 clrbits_le32(PHY_REG(phy_base, 0xa4), 0x1f); in sdram_phy_dll_bypass_set()
88 clrbits_le32(PHY_REG(phy_base, 0), 0x3 << 2); in phy_soft_reset()
104 clrbits_le32(PHY_REG(phy_base, 0x46), 1 << 3); in phy_dram_set_bw()
105 clrbits_le32(PHY_REG(phy_base, 0x56), 1 << 3); in phy_dram_set_bw()
108 clrbits_le32(PHY_REG(phy_base, 0x36), 1 << 3); in phy_dram_set_bw()
109 clrbits_le32(PHY_REG(phy_base, 0x46), 1 << 3); in phy_dram_set_bw()
110 clrbits_le32(PHY_REG(phy_base, 0x56), 1 << 3); in phy_dram_set_bw()
145 clrbits_le32(PHY_REG(phy_base, 2), 0x30); in phy_data_training()
186 clrbits_le32(PHY_REG(phy_base, 0x46), 1 << 3); in phy_cfg()
187 clrbits_le32(PHY_REG(phy_base, 0x56), 1 << 3); in phy_cfg()
191 clrbits_le32(PHY_REG(phy_base, 0x36), 1 << 3); in phy_cfg()
192 clrbits_le32(PHY_REG(phy_base, 0x46), 1 << 3); in phy_cfg()
193 clrbits_le32(PHY_REG(phy_base, 0x56), 1 << 3); in phy_cfg()