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

/linux-4.1.27/arch/mips/include/asm/mach-pmcs-msp71xx/
H A 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)
378 #define SMPI_MS_REG regptr(MSP_PER_BASE + 0x64)
380 #define SMPI_CORE_DATA_REG regptr(MSP_PER_BASE + 0xC0)
382 #define SMPI_CORE_CTRL_REG regptr(MSP_PER_BASE + 0xC4)
384 #define SMPI_CORE_STAT_REG regptr(MSP_PER_BASE + 0xC8)
386 #define SMPI_CORE_SSEL_REG regptr(MSP_PER_BASE + 0xCC)
388 #define SMPI_FIFO_REG regptr(MSP_PER_BASE + 0xD0)
392 #define PER_ERR_STS_REG regptr(MSP_PER_BASE + 0x70)
394 #define PER_ERR_MSK_REG regptr(MSP_PER_BASE + 0x74)
396 #define PER_HDR1_REG regptr(MSP_PER_BASE + 0x78)
398 #define PER_HDR2_REG regptr(MSP_PER_BASE + 0x7C)
402 #define PER_INT_STS_REG regptr(MSP_PER_BASE + 0x80)
404 #define PER_INT_MSK_REG regptr(MSP_PER_BASE + 0x84)
406 #define GPIO_INT_STS_REG regptr(MSP_PER_BASE + 0x88)
408 #define GPIO_INT_MSK_REG regptr(MSP_PER_BASE + 0x8C)
412 #define POLO_GPIO_DAT1_REG regptr(MSP_PER_BASE + 0x0E0)
414 #define POLO_GPIO_CFG1_REG regptr(MSP_PER_BASE + 0x0E4)
416 #define POLO_GPIO_CFG2_REG regptr(MSP_PER_BASE + 0x0E8)
418 #define POLO_GPIO_OD1_REG regptr(MSP_PER_BASE + 0x0EC)
420 #define POLO_GPIO_CFG3_REG regptr(MSP_PER_BASE + 0x170)
422 #define POLO_GPIO_DAT2_REG regptr(MSP_PER_BASE + 0x174)
424 #define POLO_GPIO_DAT3_REG regptr(MSP_PER_BASE + 0x178)
426 #define POLO_GPIO_DAT4_REG regptr(MSP_PER_BASE + 0x17C)
428 #define POLO_GPIO_DAT5_REG regptr(MSP_PER_BASE + 0x180)
430 #define POLO_GPIO_DAT6_REG regptr(MSP_PER_BASE + 0x184)
432 #define POLO_GPIO_DAT7_REG regptr(MSP_PER_BASE + 0x188)
434 #define POLO_GPIO_CFG4_REG regptr(MSP_PER_BASE + 0x18C)
436 #define POLO_GPIO_CFG5_REG regptr(MSP_PER_BASE + 0x190)
438 #define POLO_GPIO_CFG6_REG regptr(MSP_PER_BASE + 0x194)
440 #define POLO_GPIO_CFG7_REG regptr(MSP_PER_BASE + 0x198)
442 #define POLO_GPIO_OD2_REG regptr(MSP_PER_BASE + 0x19C)
446 #define GPIO_DATA1_REG regptr(MSP_PER_BASE + 0x170)
448 #define GPIO_DATA2_REG regptr(MSP_PER_BASE + 0x174)
450 #define GPIO_DATA3_REG regptr(MSP_PER_BASE + 0x178)
452 #define GPIO_DATA4_REG regptr(MSP_PER_BASE + 0x17C)
454 #define GPIO_CFG1_REG regptr(MSP_PER_BASE + 0x180)
456 #define GPIO_CFG2_REG regptr(MSP_PER_BASE + 0x184)
458 #define GPIO_CFG3_REG regptr(MSP_PER_BASE + 0x188)
460 #define GPIO_CFG4_REG regptr(MSP_PER_BASE + 0x18C)
462 #define GPIO_OD_REG regptr(MSP_PER_BASE + 0x190)

Completed in 48 milliseconds