Home
last modified time | relevance | path

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

/openbmc/u-boot/board/armltd/integrator/
H A Dpci.c296 val = v3_readw(V3_PCI_CMD); in pci_init_board()
298 v3_writew(V3_PCI_CMD, val); in pci_init_board()
321 val = v3_readw(V3_PCI_CMD); in pci_init_board()
323 v3_writew(V3_PCI_CMD, val); in pci_init_board()
392 val = v3_readw(V3_PCI_CMD); in pci_init_board()
394 v3_writew(V3_PCI_CMD, val); in pci_init_board()
H A Dpci_v3.h25 #define V3_PCI_CMD 0x00000004 macro
/openbmc/linux/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()