sdio_readl
u32 sdio_readl(struct sdio_func *func, unsigned int addr, int *err_ret);
*(u32 *)data = sdio_readl(func, addr, &ret);