HomeSort by relevance Sort by last modified time
    Searched refs:CCM_CIR_PIN (Results 1 - 6 of 6) sorted by null

  /external/u-boot/arch/m68k/include/asm/
m520x.h 164 #define CCM_CIR_PIN(x) (((x) & 0xFFC0) >> 6)
m5227x.h 129 #define CCM_CIR_PIN(x) (((x) & 0xFFC0) >> 6)
m5235.h 543 #define CCM_CIR_PIN(x) (((x) & 0xFFC0) >> 6)
m5301x.h 232 #define CCM_CIR_PIN(x) (((x) & 0x03FF) << 6)
m5329.h 275 #define CCM_CIR_PIN(x) (((x)&0x03FF)<<6)
    [all...]
m5445x.h 206 #define CCM_CIR_PIN(x) (((x)&0x03FF)<<6) /* Part identification number */
    [all...]

Completed in 51 milliseconds