Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Dsata_ceva.c59 #define PORT0_BASE 0x100 macro
/openbmc/linux/drivers/ata/
H A Dahci_ceva.c61 #define PORT0_BASE 0x100 macro
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h54 #define PORT0_BASE 0x20000 macro
55 #define PORT0_REG(reg_addr) (PORT0_BASE + (reg_addr))
58 #define PORT_BASE(idx) (PORT0_BASE + (idx) * PORT_STRIDE)