Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A Dadp-ae3xx.h137 FTSMC020_TPR_AST(1) | \
155 #define FTSMC020_BANK0_TIMING (FTSMC020_TPR_AST(3) | \
H A Dadp-ag101p.h249 FTSMC020_TPR_AST(1) | \
267 #define FTSMC020_BANK0_TIMING (FTSMC020_TPR_AST(3) | \
/openbmc/u-boot/include/faraday/
H A Dftsmc020.h65 #define FTSMC020_TPR_AST(x) (((x) & 0x3) << 18) macro