Searched refs:FTSDMC021_CR1_MBW (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/faraday/ | ||
D | ftsdmc021.h | 62 #define FTSDMC021_CR1_MBW(x) (((x) & 0x3) << 4) /* Bus Width */ macro |
/external/u-boot/include/configs/ | ||
D | adp-ag101p.h | 164 FTSDMC021_CR1_MBW(2) | \ |