Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci.h206 #define SDHCI_CLOCK_BASE_MASK GENMASK(13, 8) macro
A Dsdhci-pci-core.c256 FIELD_PREP(SDHCI_CLOCK_BASE_MASK, 0x21) | in ricoh_mmc_probe_slot()
A Dsdhci.c4383 host->max_clk = FIELD_GET(SDHCI_CLOCK_BASE_MASK, host->caps); in sdhci_setup_host()

Completed in 16 milliseconds