Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/cpu/mcf52x2/
H A Dinterrupts.c41 clrbits_be32(&intp->int_icr1, INT_ICR1_TMR3MASK); in dtimer_intr_setup()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5272.h152 #define INT_ICR1_TMR3MASK (0x000000F) macro