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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/pmc-sierra/msp71xx/
H A Dmsp_regs.h80 #define MSP_PER_BASE (MSP_MSB_BASE + 0x400000) macro
104 #define MSP_UART1_BASE (MSP_PER_BASE + 0x030)
106 #define MSP_SPI_BASE (MSP_PER_BASE + 0x058)
108 #define MSP_TWI_BASE (MSP_PER_BASE + 0x090)
110 #define MSP_PTIMER_BASE (MSP_PER_BASE + 0x0F0)
365 #define PER_CTRL_REG regptr(MSP_PER_BASE + 0x50)
367 #define PER_STS_REG regptr(MSP_PER_BASE + 0x54)
371 #define SMPI_TX_SZ_REG regptr(MSP_PER_BASE + 0x58)
373 #define SMPI_RX_SZ_REG regptr(MSP_PER_BASE + 0x5C)
375 #define SMPI_CTL_REG regptr(MSP_PER_BASE
[all...]

Completed in 114 milliseconds