Home
last modified time | relevance | path

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

/components/drivers/sdio/sdhci/include/
A Dsdhci.h207 #define RT_SDHCI_CLOCK_BASE_MASK RT_GENMASK(13, 8) macro
/components/drivers/sdio/sdhci/
A Dsdhci.c2636 host->max_clk = FIELD_GET(RT_SDHCI_CLOCK_BASE_MASK, host->caps); in rt_sdhci_setup_host()

Completed in 11 milliseconds