Lines Matching refs:port
31 #define SSI_MPU_STATUS_REG(port, irq) (0x808 + ((port) * 0x10) + ((irq) * 2))
32 #define SSI_MPU_ENABLE_REG(port, irq) (0x80c + ((port) * 0x10) + ((irq) * 8))
41 #define SSI_WAKE_REG(port) (0xc00 + ((port) * 0x10))
42 #define SSI_CLEAR_WAKE_REG(port) (0xc04 + ((port) * 0x10))
43 #define SSI_SET_WAKE_REG(port) (0xc08 + ((port) * 0x10))