Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dsdhci-msm.c1824 #define sdhci_msm_ice_readl(host, reg) \ macro
1830 u32 regval = sdhci_msm_ice_readl(msm_host, QCOM_ICE_REG_VERSION); in sdhci_msm_ice_supported()
1846 regval = sdhci_msm_ice_readl(msm_host, QCOM_ICE_REG_FUSE_SETTING); in sdhci_msm_ice_supported()
1902 regval = sdhci_msm_ice_readl(msm_host, QCOM_ICE_REG_ADVANCED_CONTROL); in sdhci_msm_ice_low_power_mode_enable()
1916 regval = sdhci_msm_ice_readl(msm_host, QCOM_ICE_REG_ADVANCED_CONTROL); in sdhci_msm_ice_optimization_enable()