Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dsata_mv.c192 MV_PCI_COMMAND = 0xc00, enumerator
3761 reg = readl(mmio + MV_PCI_COMMAND); in mv_pci_cut_through_okay()
3775 u32 reg = readl(mmio + MV_PCI_COMMAND); in mv_60x1b2_errata_pci7()
3776 writelfl(reg & ~MV_PCI_COMMAND_MWRCOM, mmio + MV_PCI_COMMAND); in mv_60x1b2_errata_pci7()