Home
last modified time | relevance | path

Searched refs:CCM_UHCSR_PORTIND (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5301x.h275 #define CCM_UHCSR_PORTIND(x) (((x) & 0x0003) << 14) macro
H A Dm5329.h294 #define CCM_UHCSR_PORTIND(x) (((x)&0x0003)<<14) macro