Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/ata/
Dsata_mv.c179 MV_PCI_COMMAND = 0xc00, enumerator
3748 reg = readl(mmio + MV_PCI_COMMAND); in mv_pci_cut_through_okay()
3762 u32 reg = readl(mmio + MV_PCI_COMMAND); in mv_60x1b2_errata_pci7()
3763 writelfl(reg & ~MV_PCI_COMMAND_MWRCOM, mmio + MV_PCI_COMMAND); in mv_60x1b2_errata_pci7()