Searched refs:SDHCI_CLOCK_PLL_EN (Results 1 – 3 of 3) sorted by relevance
1369 value &= ~(SDHCI_CLOCK_CARD_EN | SDHCI_CLOCK_PLL_EN); in gl9767_init_sd_express()1403 value |= (SDHCI_CLOCK_CARD_EN | SDHCI_CLOCK_PLL_EN); in gl9767_init_sd_express()1800 clock &= ~(SDHCI_CLOCK_PLL_EN | SDHCI_CLOCK_CARD_EN); in gl9763e_runtime_suspend()1817 clock |= SDHCI_CLOCK_PLL_EN; in gl9763e_runtime_resume()
152 #define SDHCI_CLOCK_PLL_EN 0x0008 macro
2034 clk |= SDHCI_CLOCK_PLL_EN; in sdhci_enable_clk()
Completed in 18 milliseconds