Searched refs:PORT_LST_ADDR_HI (Results 1 – 6 of 6) sorted by relevance
46 #define PORT_LST_ADDR_HI 0x04 /* command list DMA addr hi */ macro
407 portclbhi_saved = readl(port_mmio + PORT_LST_ADDR_HI); in xgene_ahci_hardreset()418 writel(portclbhi_saved, port_mmio + PORT_LST_ADDR_HI); in xgene_ahci_hardreset()
114 PORT_LST_ADDR_HI = 0x04, /* command list DMA addr hi */ enumerator
694 port_mmio + PORT_LST_ADDR_HI); in ahci_start_fis_rx()
611 writel_with_flush(dma_addr >> 32, port_mmio + PORT_LST_ADDR_HI); in ahci_port_start()
340 port->mmio + PORT_LST_ADDR_HI); in mtip_init_port()