Home
last modified time | relevance | path

Searched refs:REQ_IO_HIGH (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/mmc/host/
Dsdhci-msm.c41 #define REQ_IO_HIGH BIT(3) macro
1316 if ((req_type & REQ_IO_HIGH || req_type & REQ_IO_LOW) && in sdhci_msm_check_power_status()
1333 if ((req_type & REQ_IO_HIGH) && !host->pwr) { in sdhci_msm_check_power_status()
1415 io_level = REQ_IO_HIGH; in sdhci_msm_handle_pwr_irq()
1429 io_level = REQ_IO_HIGH; in sdhci_msm_handle_pwr_irq()
1462 if ((io_level & REQ_IO_HIGH) && in sdhci_msm_handle_pwr_irq()
1579 REQ_IO_HIGH; in __sdhci_msm_check_write()
1669 if ((io_level & REQ_IO_HIGH) && (caps & CORE_3_0V_SUPPORT)) in sdhci_msm_set_regulator_caps()