Searched refs:REQ_IO_LOW (Results 1 – 1 of 1) sorted by relevance
50 #define REQ_IO_LOW BIT(2) macro1537 if ((req_type & REQ_IO_HIGH || req_type & REQ_IO_LOW) && in sdhci_msm_check_power_status()1641 io_level = REQ_IO_LOW; in sdhci_msm_handle_pwr_irq()1660 io_level = REQ_IO_LOW; in sdhci_msm_handle_pwr_irq()1711 else if ((io_level & REQ_IO_LOW) || in sdhci_msm_handle_pwr_irq()2081 req_type = (val & SDHCI_CTRL_VDD_180) ? REQ_IO_LOW : in __sdhci_msm_check_write()2173 else if ((io_level & REQ_IO_LOW) || (caps & CORE_1_8V_SUPPORT)) in sdhci_msm_set_regulator_caps()