Searched defs:PORT (Results 1 - 17 of 17) sorted by relevance

/linux-master/arch/mips/loongson2ef/common/
H A Dserial.c22 #define PORT(int, clk) \ macro
/linux-master/arch/mips/boot/compressed/
H A Duart-16550.c15 #define PORT(offset) (CKSEG1ADDR(UART_BASE) + (offset)) macro
20 #define PORT(offset) (CKSEG1ADDR(INGENIC_UART_BASE_ADDR) + (4 * offset)) macro
/linux-master/tools/testing/selftests/netfilter/
H A Dconnect_close.c13 #define PORT 12345 macro
/linux-master/tools/testing/selftests/net/
H A Dreuseaddr_conflict.c19 #define PORT 9999 macro
H A Dreuseport_dualstack.c29 static const int PORT = 8888; variable
H A Dreuseport_bpf_cpu.c32 static const int PORT = 8888; variable
H A Dreuseport_addr_any.c32 static const int PORT = 8888; variable
H A Dreuseport_bpf_numa.c28 static const int PORT = 8888; variable
H A Dtcp_fastopen_backup_key.c47 static const int PORT = 8891; variable
/linux-master/arch/mips/sni/
H A Dpcit.c22 #define PORT(_base,_irq) \ macro
H A Da20r.c20 #define PORT(_base,_irq) \ macro
H A Dpcimt.c70 #define PORT(_base,_irq) \ macro
/linux-master/arch/mips/alchemy/common/
H A Dplatform.c51 #define PORT(_base, _irq) \ macro
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dassign_reuse.c14 #define PORT 4443 macro
/linux-master/samples/bpf/
H A Dcookie_uid_helper_example.c56 #define PORT 8888 macro
/linux-master/drivers/pinctrl/
H A Dpinctrl-falcon.c48 #define PORT(x) (x / PINS) macro
H A Dpinctrl-xway.c28 #define PORT(x) (x / PINS) macro

Completed in 213 milliseconds