Searched refs:PMUSSI_REG (Results 1 – 3 of 3) sorted by relevance
47 #define PMUSSI_REG(x) (PMUSSI_BASE + ((x) << 2)) macro
84 Val = MmioRead32 (PMUSSI_REG(0x1c)) | 0x40; in UartInit()85 MmioWrite32 (PMUSSI_REG(0x1c), Val); in UartInit()
103 #define PMUSSI_REG(x) (PMUSSI_BASE + ((x) << 2)) macro