SDIO_LOCAL_MSK
offset = addr & SDIO_LOCAL_MSK;
*cmdaddr = ((SDIO_LOCAL_DEVICE_ID << 13) | (addr & SDIO_LOCAL_MSK));