Searched refs:sd_read32 (Results 1 – 3 of 3) sorted by relevance
22 u32 sd_read32(struct intf_hdl *pintfhdl, u32 addr, s32 *err);
198 val = sd_read32(intfhdl, ftaddr, NULL); in sdio_read32()673 val = sd_read32(intfhdl, addr, NULL); in SdioLocalCmd53Read4Byte()
234 u32 sd_read32(struct intf_hdl *pintfhdl, u32 addr, s32 *err) in sd_read32() function