Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ata/
Dsata_mv.c179 MV_PCI_COMMAND = 0xc00, enumerator
3744 reg = readl(mmio + MV_PCI_COMMAND); in mv_pci_cut_through_okay()
3758 u32 reg = readl(mmio + MV_PCI_COMMAND); in mv_60x1b2_errata_pci7()
3759 writelfl(reg & ~MV_PCI_COMMAND_MWRCOM, mmio + MV_PCI_COMMAND); in mv_60x1b2_errata_pci7()