Home
last modified time | relevance | path

Searched refs:PORT_LST_ADDR_HI (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/ata/
Dahci.h130 PORT_LST_ADDR_HI = 0x04, /* command list DMA addr hi */ enumerator
Dahci_xgene.c420 portclbhi_saved = readl(port_mmio + PORT_LST_ADDR_HI); in xgene_ahci_hardreset()
431 writel(portclbhi_saved, port_mmio + PORT_LST_ADDR_HI); in xgene_ahci_hardreset()
Dlibahci.c706 port_mmio + PORT_LST_ADDR_HI); in ahci_start_fis_rx()
/Linux-v4.19/drivers/block/mtip32xx/
Dmtip32xx.c384 port->mmio + PORT_LST_ADDR_HI); in mtip_init_port()