Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dahci_xgene.c414 portclbhi_saved = readl(port_mmio + PORT_LST_ADDR_HI); in xgene_ahci_hardreset()
425 writel(portclbhi_saved, port_mmio + PORT_LST_ADDR_HI); in xgene_ahci_hardreset()
Dahci.h129 PORT_LST_ADDR_HI = 0x04, /* command list DMA addr hi */ enumerator
Dlibahci.c628 port_mmio + PORT_LST_ADDR_HI); in ahci_start_fis_rx()
/linux-4.1.27/drivers/block/mtip32xx/
Dmtip32xx.c420 port->mmio + PORT_LST_ADDR_HI); in mtip_init_port()