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