Home
last modified time | relevance | path

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

/linux/arch/mips/bcm63xx/
A Dtimer.c68 reg |= TIMER_CTL_ENABLE_MASK; in bcm63xx_timer_enable()
92 reg &= ~TIMER_CTL_ENABLE_MASK; in bcm63xx_timer_disable()
/linux/arch/mips/include/asm/mach-bcm63xx/
A Dbcm63xx_regs.h441 #define TIMER_CTL_ENABLE_MASK (1 << 31) macro

Completed in 10 milliseconds