Home
last modified time | relevance | path

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

/components/drivers/sdio/sdhci/include/
A Dsdhci.h234 #define RT_SDHCI_CLOCK_MUL_MASK RT_GENMASK(23, 16) macro
/components/drivers/sdio/sdhci/
A Dsdhci.c2651 host->clk_mul = FIELD_GET(RT_SDHCI_CLOCK_MUL_MASK, host->caps1); in rt_sdhci_setup_host()

Completed in 10 milliseconds