Home
last modified time | relevance | path

Searched refs:SDHCI_CLOCK_PLL_EN (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-pci-gli.c1036 value &= ~(SDHCI_CLOCK_CARD_EN | SDHCI_CLOCK_PLL_EN); in gl9767_init_sd_express()
1070 value |= (SDHCI_CLOCK_CARD_EN | SDHCI_CLOCK_PLL_EN); in gl9767_init_sd_express()
1382 clock &= ~(SDHCI_CLOCK_PLL_EN | SDHCI_CLOCK_CARD_EN); in gl9763e_runtime_suspend()
1399 clock |= SDHCI_CLOCK_PLL_EN; in gl9763e_runtime_resume()
H A Dsdhci.h125 #define SDHCI_CLOCK_PLL_EN 0x0008 macro
H A Dsdhci.c2004 clk |= SDHCI_CLOCK_PLL_EN; in sdhci_enable_clk()
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci.h118 #define SDHCI_CLOCK_PLL_EN 0x0008 macro
H A Dsdhci.c1980 clk |= SDHCI_CLOCK_PLL_EN; in sdhci_enable_clk()

Completed in 28 milliseconds