Lines Matching defs:addr
304 uintptr_t sd_ip_addr, addr;
313 addr = sd_ip_addr + SD_EXTERNAL_STATUS0_REG;
317 data = polling_with_timeout(addr, data, mask,
333 static void mvebu_cp110_polarity_invert(uintptr_t addr, uint8_t phy_polarity_invert)
351 reg_set(addr, data, mask);
682 uintptr_t hpipe_addr, sd_ip_addr, comphy_addr, addr;
815 addr = sd_ip_addr + SD_EXTERNAL_STATUS0_REG;
818 data = polling_with_timeout(addr, data, mask, 100, REG_32BIT);
842 uintptr_t hpipe_addr, sd_ip_addr, comphy_addr, addr;
1206 addr = sd_ip_addr + SD_EXTERNAL_STATUS0_REG;
1210 data = polling_with_timeout(addr, data, mask,
1227 addr = sd_ip_addr + SD_EXTERNAL_STATUS0_REG;
1230 data = polling_with_timeout(addr, data, mask, 100, REG_32BIT);
1263 uintptr_t hpipe_addr, comphy_addr, addr;
1730 addr = HPIPE_ADDR(
1735 data = polling_with_timeout(addr, data, mask,
1753 uintptr_t hpipe_addr, sd_ip_addr, comphy_addr, addr;
1893 addr = sd_ip_addr + SD_EXTERNAL_STATUS0_REG;
1897 data = polling_with_timeout(addr, data, mask, 15000, REG_32BIT);
1913 addr = sd_ip_addr + SD_EXTERNAL_STATUS0_REG;
1916 data = polling_with_timeout(addr, data, mask, 100, REG_32BIT);
1940 uintptr_t hpipe_addr, comphy_addr, addr;
2071 addr = hpipe_addr + HPIPE_LANE_STATUS1_REG;
2074 data = polling_with_timeout(addr, data, mask, 15000, REG_32BIT);