Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dsdhci.h97 #define SDHCI_DIV_MASK_LEN 8 macro
/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dsdhci.c592 clk |= ((div & SDHCI_DIV_HI_MASK) >> SDHCI_DIV_MASK_LEN)