SD_CNTL_PACK_LEN
cntl &= ~SD_CNTL_PACK_LEN;
cntl |= __SHIFTIN(cmd->c_blklen & 0x1ff, SD_CNTL_PACK_LEN);