PORT 51 arch/mips/alchemy/common/platform.c #define PORT(_base, _irq) \ PORT 240 arch/mips/ar7/prom.c #define PORT(offset) (KSEG1ADDR(AR7_REGS_UART0 + (offset * 4))) PORT 13 arch/mips/boot/compressed/uart-16550.c #define PORT(offset) (CKSEG1ADDR(UART_BASE) + (offset)) PORT 18 arch/mips/boot/compressed/uart-16550.c #define PORT(offset) (CKSEG1ADDR(AR7_REGS_UART0) + (4 * offset)) PORT 23 arch/mips/boot/compressed/uart-16550.c #define PORT(offset) (CKSEG1ADDR(INGENIC_UART0_BASE_ADDR) + (4 * offset)) PORT 28 arch/mips/boot/compressed/uart-16550.c #define PORT(offset) (CKSEG1ADDR(UART0_BASE) + (4 * offset)) PORT 34 arch/mips/boot/compressed/uart-16550.c #define PORT(offset) (CKSEG1ADDR(UART0_BASE) + (4 * offset)) PORT 11 arch/mips/kernel/8250-platform.c #define PORT(base, int) \ PORT 13 arch/mips/loongson64/common/early_printk.c #define PORT(base, offset) (u8 *)(base + offset) PORT 22 arch/mips/loongson64/common/serial.c #define PORT(int, clk) \ PORT 60 arch/mips/netlogic/xlr/platform.c #define PORT(_irq) \ PORT 20 arch/mips/sni/a20r.c #define PORT(_base,_irq) \ PORT 70 arch/mips/sni/pcimt.c #define PORT(_base,_irq) \ PORT 22 arch/mips/sni/pcit.c #define PORT(_base,_irq) \ PORT 112 drivers/net/ethernet/amd/ni65.c #define PORT p->cmdr_addr PORT 48 drivers/pinctrl/pinctrl-falcon.c #define PORT(x) (x / PINS) PORT 28 drivers/pinctrl/pinctrl-xway.c #define PORT(x) (x / PINS) PORT 56 samples/bpf/cookie_uid_helper_example.c #define PORT 8888 PORT 19 tools/testing/selftests/net/reuseaddr_conflict.c #define PORT 9999