Home
last modified time | relevance | path

Searched defs:CCM_MISCCR_BMT (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5301x.h241 #define CCM_MISCCR_BMT(x) (((x) & 0x0007) << 8) macro
H A Dm5445x.h224 #define CCM_MISCCR_BMT(x) (((x)&0x0007)<<8) /* Bus monitor timing field */ macro
H A Dm5441x.h234 #define CCM_MISCCR_BMT(x) (((x)&0x0007)<<8) macro