Searched refs:PORT_LST_ADDR_HI (Results 1 – 5 of 5) sorted by relevance
45 #define PORT_LST_ADDR_HI 0x04 /* command list DMA addr hi */ macro
406 portclbhi_saved = readl(port_mmio + PORT_LST_ADDR_HI); in xgene_ahci_hardreset()417 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
752 port_mmio + PORT_LST_ADDR_HI); in ahci_start_fis_rx()
328 port->mmio + PORT_LST_ADDR_HI); in mtip_init_port()