Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-msm.c57 #define CORE_CDR_EN BIT(17) macro
464 config &= ~(CORE_CDR_EN | CORE_CK_OUT_EN); in msm_config_cm_dll_phase()
492 config |= CORE_CDR_EN; in msm_config_cm_dll_phase()
1201 config |= CORE_CDR_EN; in sdhci_msm_set_cdr()
1204 config &= ~CORE_CDR_EN; in sdhci_msm_set_cdr()