Searched refs:sd_read32 (Results 1 – 3 of 3) sorted by relevance
20 u32 sd_read32(struct intf_hdl *pintfhdl, u32 addr, s32 *err);
180 val = sd_read32(intfhdl, ftaddr, NULL); in sdio_read32()635 val = sd_read32(intfhdl, addr, NULL); in sdio_local_cmd53_read4byte()
184 u32 sd_read32(struct intf_hdl *pintfhdl, u32 addr, s32 *err) in sd_read32() function