Home
last modified time | relevance | path

Searched refs:V3_PCI_CMD (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-v3-semi.c40 #define V3_PCI_CMD 0x00000004 macro
785 val = readw(v3->base + V3_PCI_CMD); in v3_pci_probe()
787 writew(val, v3->base + V3_PCI_CMD); in v3_pci_probe()
808 val = readw(v3->base + V3_PCI_CMD); in v3_pci_probe()
810 writew(val, v3->base + V3_PCI_CMD); in v3_pci_probe()
870 val = readw(v3->base + V3_PCI_CMD); in v3_pci_probe()
872 writew(val, v3->base + V3_PCI_CMD); in v3_pci_probe()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-v3-semi.c38 #define V3_PCI_CMD 0x00000004 macro
782 val = readw(v3->base + V3_PCI_CMD); in v3_pci_probe()
784 writew(val, v3->base + V3_PCI_CMD); in v3_pci_probe()
805 val = readw(v3->base + V3_PCI_CMD); in v3_pci_probe()
807 writew(val, v3->base + V3_PCI_CMD); in v3_pci_probe()
867 val = readw(v3->base + V3_PCI_CMD); in v3_pci_probe()
869 writew(val, v3->base + V3_PCI_CMD); in v3_pci_probe()

Completed in 4 milliseconds