Searched refs:PORT_BASE (Results 1 – 6 of 6) sorted by relevance
143 if (ATA_INL(ctlr->r_mem, PORT_BASE(0) + SATA_PHYCFG_OFS) != 0) in mvs_attach()343 int offset = PORT_BASE(unit & 0x03); in mvs_alloc_resource()
101 #define PORT_BASE(hc) ((hc) * PORT_SIZE + PORT_OFFSET) macro
399 int offset = HC_BASE(unit >> 2) + PORT_BASE(unit & 0x03); in mvs_alloc_resource()
55 #define PORT_BASE(idx) (PORT0_BASE + (idx) * PORT_STRIDE) macro56 #define PORT_REG(idx, reg) (PORT_BASE(idx) + (reg))
10944 port_base_addr = PORT_BASE(idx); in t4_clr_port_stats()
98 #define PORT_BASE(idx) (PORT0_BASE + (idx) * PORT_STRIDE) macro99 #define PORT_REG(idx, reg) (PORT_BASE(idx) + (reg))