Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/bcm63xx/
A Dtimer.c167 reg &= ~TIMER_CTL_MONOTONIC_MASK; in bcm63xx_timer_set()
169 reg |= TIMER_CTL_MONOTONIC_MASK; in bcm63xx_timer_set()
/linux-6.3-rc2/arch/mips/include/asm/mach-bcm63xx/
A Dbcm63xx_regs.h440 #define TIMER_CTL_MONOTONIC_MASK (1 << 30) macro

Completed in 9 milliseconds