Home
last modified time | relevance | path

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

/external/u-boot/include/configs/
Dadp-ae3xx.h139 FTSMC020_TPR_AST(1) | \
157 #define FTSMC020_BANK0_TIMING (FTSMC020_TPR_AST(3) | \
Dadp-ag101p.h251 FTSMC020_TPR_AST(1) | \
269 #define FTSMC020_BANK0_TIMING (FTSMC020_TPR_AST(3) | \
/external/u-boot/include/faraday/
Dftsmc020.h65 #define FTSMC020_TPR_AST(x) (((x) & 0x3) << 18) macro