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

  /external/u-boot/arch/m68k/include/asm/
m520x.h 165 #define CCM_CIR_PRN(x) ((x) & 0x003F)
m5227x.h 130 #define CCM_CIR_PRN(x) ((x) & 0x003F)
m5235.h 544 #define CCM_CIR_PRN(x) ((x) & 0x003F)
m5301x.h 233 #define CCM_CIR_PRN(x) ((x) & 0x003F)
m5329.h 276 #define CCM_CIR_PRN(x) ((x)&0x003F)
    [all...]
m5445x.h 205 #define CCM_CIR_PRN(x) (((x)&0x003F)) /* Part revision number */
    [all...]

Completed in 61 milliseconds