Home
last modified time | relevance | path

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

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