Searched refs:sd_read8 (Results 1 – 3 of 3) sorted by relevance
19 u8 sd_read8(struct intf_hdl *pintfhdl, u32 addr, s32 *err);
156 u8 sd_read8(struct intf_hdl *pintfhdl, u32 addr, s32 *err) in sd_read8() function
138 return sd_read8(intfhdl, ftaddr, NULL); in sdio_read8()