Searched defs:bcm_timer_writel (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/mips/include/asm/mach-bcm63xx/ | ||
H A D | bcm63xx_io.h | 81 #define bcm_timer_writel(v, o) bcm_rset_writel(RSET_TIMER, (v), (o)) macro |
Completed in 70 milliseconds