Searched refs:SDMMC_ENABLE_PHASE (Results 1 – 2 of 2) sorted by relevance
41 val |= SDMMC_ENABLE_PHASE; in dw_mci_hi3798cv200_set_ios()43 val &= ~SDMMC_ENABLE_PHASE; in dw_mci_hi3798cv200_set_ios()
458 #define SDMMC_ENABLE_PHASE BIT(0) macro