Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
Dahci.h113 PORT_LST_ADDR = 0x00, /* command list DMA addr */ enumerator
Dahci_xgene.c406 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()
Dlibahci.c695 writel(pp->cmd_slot_dma & 0xffffffff, port_mmio + PORT_LST_ADDR); in ahci_start_fis_rx()
/kernel/linux/linux-5.10/drivers/block/mtip32xx/
Dmtip32xx.c347 port->mmio + PORT_LST_ADDR); in mtip_init_port()