Searched refs:A20R_PT_CLOCK_BASE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sni/
H A Dtime.c21 *(volatile u8 *)(A20R_PT_CLOCK_BASE + 12) = 0x34;
23 *(volatile u8 *)(A20R_PT_CLOCK_BASE + 0) = SNI_COUNTER0_DIV;
25 *(volatile u8 *)(A20R_PT_CLOCK_BASE + 0) = SNI_COUNTER0_DIV >> 8;
28 *(volatile u8 *)(A20R_PT_CLOCK_BASE + 12) = 0xb4;
30 *(volatile u8 *)(A20R_PT_CLOCK_BASE + 8) = SNI_COUNTER2_DIV;
32 *(volatile u8 *)(A20R_PT_CLOCK_BASE + 8) = SNI_COUNTER2_DIV >> 8;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dsni.h140 #define A20R_PT_CLOCK_BASE CKSEG1ADDR(0xbc040000) macro

Completed in 99 milliseconds