Home
last modified time | relevance | path

Searched refs:CCM_CIR_PIN (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/m68k/include/asm/
H A Dm520x.h164 #define CCM_CIR_PIN(x) (((x) & 0xFFC0) >> 6) macro
H A Dm5227x.h129 #define CCM_CIR_PIN(x) (((x) & 0xFFC0) >> 6) macro
H A Dm5235.h543 #define CCM_CIR_PIN(x) (((x) & 0xFFC0) >> 6) macro
H A Dm5301x.h232 #define CCM_CIR_PIN(x) (((x) & 0x03FF) << 6) macro
H A Dm5445x.h206 #define CCM_CIR_PIN(x) (((x)&0x03FF)<<6) /* Part identification number */ macro
H A Dm5329.h275 #define CCM_CIR_PIN(x) (((x)&0x03FF)<<6) macro