Home
last modified time | relevance | path

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

/u-boot/drivers/mmc/
A Dam654_sdhci.c46 #define SEL50_SHIFT 8 macro
47 #define SEL50_MASK BIT(SEL50_SHIFT)
182 val = (sel50 << SEL50_SHIFT) | (sel100 << SEL100_SHIFT); in am654_sdhci_setup_dll()

Completed in 4 milliseconds