Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/pmc-sierra/msp71xx/
Dmsp_regs.h80 #define MSP_PER_BASE (MSP_MSB_BASE + 0x400000) macro
102 #define MSP_UART1_BASE (MSP_PER_BASE + 0x030)
104 #define MSP_SPI_BASE (MSP_PER_BASE + 0x058)
106 #define MSP_TWI_BASE (MSP_PER_BASE + 0x090)
108 #define MSP_PTIMER_BASE (MSP_PER_BASE + 0x0F0)
366 #define PER_CTRL_REG regptr(MSP_PER_BASE + 0x50)
368 #define PER_STS_REG regptr(MSP_PER_BASE + 0x54)
372 #define SMPI_TX_SZ_REG regptr(MSP_PER_BASE + 0x58)
374 #define SMPI_RX_SZ_REG regptr(MSP_PER_BASE + 0x5C)
376 #define SMPI_CTL_REG regptr(MSP_PER_BASE + 0x60)
[all …]