Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/faraday/
H A Dftsdc010.h208 #define FTSDC010_BWR_CAPS_MASK (3 << 3) macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dftsdc010_mci.c350 switch (readl(&regs->bwr) & FTSDC010_BWR_CAPS_MASK) { in ftsdc010_mmc_init()