Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mmc/host/
Dsdhci-msm.c281 u32 caps_0; member
1425 if (msm_host->caps_0 & CORE_3_0V_SUPPORT) in msm_toggle_vqmmc()
1427 else if (msm_host->caps_0 & CORE_1_8V_SUPPORT) in msm_toggle_vqmmc()
1430 if (msm_host->caps_0 & CORE_VOLT_SUPPORT) { in msm_toggle_vqmmc()
1691 if (msm_host->caps_0 & CORE_VOLT_SUPPORT) { in sdhci_msm_handle_pwr_irq()
1709 (msm_host->caps_0 & CORE_3_0V_SUPPORT)) in sdhci_msm_handle_pwr_irq()
1712 (msm_host->caps_0 & CORE_1_8V_SUPPORT)) in sdhci_msm_handle_pwr_irq()
2179 msm_host->caps_0 |= caps; in sdhci_msm_set_regulator_caps()