Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/include/asm/
H A Dm520x.h165 #define CCM_CIR_PRN(x) ((x) & 0x003F) macro
H A Dm5227x.h130 #define CCM_CIR_PRN(x) ((x) & 0x003F) macro
H A Dm5235.h544 #define CCM_CIR_PRN(x) ((x) & 0x003F) macro
H A Dm5301x.h233 #define CCM_CIR_PRN(x) ((x) & 0x003F) macro
H A Dm5445x.h205 #define CCM_CIR_PRN(x) (((x)&0x003F)) /* Part revision number */ macro
H A Dm5329.h276 #define CCM_CIR_PRN(x) ((x)&0x003F) macro