Home
last modified time | relevance | path

Searched defs:PORT_BASE (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/
H A Dpsock_lib.h23 #define PORT_BASE 8000 macro
/openbmc/u-boot/drivers/ata/
H A Dsata_ceva.c68 #define PORT_BASE 0x100 macro
/openbmc/linux/drivers/ata/
H A Dahci_ceva.c70 #define PORT_BASE 0x100 macro
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7720.h184 #define PORT_BASE 0xA4050100 macro
/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c112 #define PORT_BASE (0x800) macro
H A Dhisi_sas_v2_hw.c170 #define PORT_BASE (0x2000) macro
H A Dhisi_sas_v3_hw.c186 #define PORT_BASE (0x2000) macro
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h58 #define PORT_BASE(idx) (PORT0_BASE + (idx) * PORT_STRIDE) macro