Home
last modified time | relevance | path

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

/u-boot/include/
A Dsdhci.h172 #define SDHCI_CLOCK_V3_BASE_MASK 0x0000FF00 macro
/u-boot/drivers/mmc/
A Dsdhci.c861 host->max_clk = (caps & SDHCI_CLOCK_V3_BASE_MASK) >>

Completed in 6 milliseconds