sdio_readw
EXPORT_SYMBOL_GPL(sdio_readw);
val = sdio_readw(bus->host_sdio, offset, &error);
extern u16 sdio_readw(struct sdio_func *func, unsigned int addr, int *err_ret);