Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/net/
Dpsock_lib.h23 #define PORT_BASE 8000 macro
/Linux-v6.6/drivers/ata/
Dahci_ceva.c70 #define PORT_BASE 0x100 macro
/Linux-v6.6/drivers/scsi/hisi_sas/
Dhisi_sas_v1_hw.c112 #define PORT_BASE (0x800) macro
Dhisi_sas_v2_hw.c170 #define PORT_BASE (0x2000) macro
Dhisi_sas_v3_hw.c186 #define PORT_BASE (0x2000) macro
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h58 #define PORT_BASE(idx) (PORT0_BASE + (idx) * PORT_STRIDE) macro