Home
last modified time | relevance | path

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

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