Searched refs:PORT_BASE (Results 1 – 6 of 6) sorted by relevance
82 #define PORT_BASE 0x100 macro157 writel(tmp, mmio + PORT_SCR_CTL + PORT_BASE + PORT_OFFSET * i); in ahci_ceva_setup()
279 pair_udp_open(fds_udp[0], PORT_BASE); in test_datapath()280 pair_udp_open(fds_udp[1], PORT_BASE + port_off); in test_datapath()
35 #define PORT_BASE 8000 macro
241 pair_udp_open(udp_sock, PORT_BASE); in walk_v1_v2_rx()548 pair_udp_open(udp_sock, PORT_BASE); in walk_v3_rx()
184 #ifdef PORT_BASE185 static int port_base = PORT_BASE;455 #ifndef PORT_BASE in NCR53c406a_detect()477 #ifdef PORT_BASE in NCR53c406a_detect()
55 #define PORT_BASE(idx) (PORT0_BASE + (idx) * PORT_STRIDE) macro56 #define PORT_REG(idx, reg) (PORT_BASE(idx) + (reg))