Searched refs:EPIMCR0 (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/arch/arm/cpu/armv7/ls102xa/ |
D | fsl_epu.c | 114 {EPIMCR0 + EPIMCR_STRIDE * 0, 0}, 115 {EPIMCR0 + EPIMCR_STRIDE * 1, 0}, 116 {EPIMCR0 + EPIMCR_STRIDE * 2, 0}, 117 {EPIMCR0 + EPIMCR_STRIDE * 3, 0}, 118 {EPIMCR0 + EPIMCR_STRIDE * 4, 0x44000000}, 119 {EPIMCR0 + EPIMCR_STRIDE * 5, 0x40000000}, 120 {EPIMCR0 + EPIMCR_STRIDE * 6, 0}, 121 {EPIMCR0 + EPIMCR_STRIDE * 7, 0}, 122 {EPIMCR0 + EPIMCR_STRIDE * 8, 0}, 123 {EPIMCR0 + EPIMCR_STRIDE * 9, 0}, [all …]
|
D | fsl_epu.h | 29 #define EPIMCR0 0x100 macro
|