Home
last modified time | relevance | path

Searched refs:PORT0_BASE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/ata/
Dahci_ceva.c74 #define PORT0_BASE 0x100 macro
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h51 #define PORT0_BASE 0x20000 macro
52 #define PORT0_REG(reg_addr) (PORT0_BASE + (reg_addr))
55 #define PORT_BASE(idx) (PORT0_BASE + (idx) * PORT_STRIDE)