Searched refs:PORT_BASE (Results 1 – 5 of 5) sorted by relevance
184 #define PORT_BASE 0xA4050100 macro185 #define PADR (PORT_BASE + 0x40)186 #define PBDR (PORT_BASE + 0x42)187 #define PCDR (PORT_BASE + 0x44)188 #define PDDR (PORT_BASE + 0x46)189 #define PEDR (PORT_BASE + 0x48)190 #define PFDR (PORT_BASE + 0x4A)191 #define PGDR (PORT_BASE + 0x4C)192 #define PHDR (PORT_BASE + 0x4E)193 #define PJDR (PORT_BASE + 0x50)[all …]
367 typeflags, PORT_BASE, PORT_BASE + port_off); in test_datapath()382 pair_udp_open(fds_udp[0], PORT_BASE); in test_datapath()383 pair_udp_open(fds_udp[1], PORT_BASE + port_off); in test_datapath()
35 #define PORT_BASE 8000 macro
246 pair_udp_open(udp_sock, PORT_BASE); in walk_v1_v2_rx()608 pair_udp_open(udp_sock, PORT_BASE); in walk_v3_rx()
69 #define PORT_BASE 0x100 macro112 writel(tmp, mmio + PORT_SCR_CTL + PORT_BASE + PORT_OFFSET * i); in ceva_init_sata()