Home
last modified time | relevance | path

Searched refs:TCTL_IRQEN (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/m68k/68000/
H A Dtimers.c109 TCTL = TCTL_OM | TCTL_IRQEN | CLOCK_SOURCE; in hw_timer_init()
/openbmc/u-boot/arch/arm/include/asm/arch-mx27/
H A Dimx-regs.h427 #define TCTL_IRQEN (1 << 4) /* interrupt enable */ macro
/openbmc/linux/arch/m68k/include/asm/
H A DMC68EZ328.h570 #define TCTL_IRQEN 0x0010 /* IRQ Enable */ macro
H A DMC68328.h705 #define TCTL_IRQEN 0x0010 /* IRQ Enable */ macro
H A DMC68VZ328.h662 #define TCTL_IRQEN 0x0010 /* IRQ Enable */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-imx/
H A Dimx-regs.h630 #define TCTL_IRQEN (1<<4) /* interrupt enable */ macro