Home
last modified time | relevance | path

Searched refs:RSET_TIMER (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_io.h81 #define bcm_timer_readl(o) bcm_rset_readl(RSET_TIMER, (o))
82 #define bcm_timer_writel(v, o) bcm_rset_writel(RSET_TIMER, (v), (o))
H A Dbcm63xx_cpu.h93 RSET_TIMER, enumerator
555 [RSET_TIMER] = BCM_## __cpu ##_TIMER_BASE, \
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_io.h81 #define bcm_timer_readl(o) bcm_rset_readl(RSET_TIMER, (o))
82 #define bcm_timer_writel(v, o) bcm_rset_writel(RSET_TIMER, (v), (o))
H A Dbcm63xx_cpu.h93 RSET_TIMER, enumerator
555 [RSET_TIMER] = BCM_## __cpu ##_TIMER_BASE, \

Completed in 8 milliseconds