Home
last modified time | relevance | path

Searched refs:rtic (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-ls102xa/
Dls102xa_stream_id.h40 #define SET_SEC_RTIC_LIODN_ENTRY(rtic, liodnA) \ argument
43 offsetof(ccsr_sec_t, rticliodnr[0x##rtic-0xa].ls) + \
45 CONFIG_SYS_FSL_SEC_OFFSET + 0x6100 + 0x20 * (0x##rtic-0xa)), \
48 offsetof(ccsr_sec_t, rticliodnr[0x##rtic-0xa].ls) + \
50 CONFIG_SYS_FSL_SEC_OFFSET + 0x6100 + 0x20 * (0x##rtic-0xa))
/external/u-boot/arch/powerpc/include/asm/
Dfsl_liodn.h204 #define SET_SEC_RTIC_LIODN_ENTRY(rtic, liodnA) \ argument
207 offsetof(ccsr_sec_t, rticliodnr[0x##rtic-0xa].ls) + \
209 CONFIG_SYS_FSL_SEC_OFFSET + 0x6100 + 0x20 * (0x##rtic-0xa)), \
212 offsetof(ccsr_sec_t, rticliodnr[0x##rtic-0xa].ls) + \
214 CONFIG_SYS_FSL_SEC_OFFSET + 0x6100 + 0x20 * (0x##rtic-0xa))