Searched refs:PORT_LST_ADDR (Results 1 – 6 of 6) sorted by relevance
45 #define PORT_LST_ADDR 0x00 /* command list DMA addr */ macro
406 portclb_saved = readl(port_mmio + PORT_LST_ADDR); in xgene_ahci_hardreset()417 writel(portclb_saved, port_mmio + PORT_LST_ADDR); in xgene_ahci_hardreset()
113 PORT_LST_ADDR = 0x00, /* command list DMA addr */ enumerator
695 writel(pp->cmd_slot_dma & 0xffffffff, port_mmio + PORT_LST_ADDR); in ahci_start_fis_rx()
610 writel_with_flush(dma_addr, port_mmio + PORT_LST_ADDR); in ahci_port_start()
347 port->mmio + PORT_LST_ADDR); in mtip_init_port()