Home
last modified time | relevance | path

Searched defs:AT91_MATRIX_SCFG_SLOT_CYCLE (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/arch/arm/mach-at91/include/mach/
Dat91_matrix.h136 #define AT91_MATRIX_SCFG_SLOT_CYCLE(x) ((x & 0x1ff) << 0) macro
139 #define AT91_MATRIX_SCFG_SLOT_CYCLE(x) ((x & 0xff) << 0) macro