REQ_IO_LOW
if ((req_type & REQ_IO_HIGH || req_type & REQ_IO_LOW) &&
io_level = REQ_IO_LOW;
io_level = REQ_IO_LOW;
else if ((io_level & REQ_IO_LOW) ||
req_type = (val & SDHCI_CTRL_VDD_180) ? REQ_IO_LOW :
else if ((io_level & REQ_IO_LOW) || (caps & CORE_1_8V_SUPPORT))