Searched refs:PORT_BASE (Results 1 – 2 of 2) sorted by relevance
185 #define PORT_BASE 0xA4050100 macro186 #define PADR (PORT_BASE + 0x40)187 #define PBDR (PORT_BASE + 0x42)188 #define PCDR (PORT_BASE + 0x44)189 #define PDDR (PORT_BASE + 0x46)190 #define PEDR (PORT_BASE + 0x48)191 #define PFDR (PORT_BASE + 0x4A)192 #define PGDR (PORT_BASE + 0x4C)193 #define PHDR (PORT_BASE + 0x4E)194 #define PJDR (PORT_BASE + 0x50)[all …]
70 #define PORT_BASE 0x100 macro109 writel(tmp, mmio + PORT_SCR_CTL + PORT_BASE + PORT_OFFSET * i); in ceva_init_sata()