Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/net/
Dpsock_lib.h23 #define PORT_BASE 8000 macro
/linux-6.14.4/drivers/ata/
Dahci_ceva.c70 #define PORT_BASE 0x100 macro
/linux-6.14.4/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.c187 #define PORT_BASE (0x2000) macro
/linux-6.14.4/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h58 #define PORT_BASE(idx) (PORT0_BASE + (idx) * PORT_STRIDE) macro