Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dpci-lantiq.c60 #define ltq_pci_cfg_r32(x) ltq_r32(ltq_pci_mapped_cfg + (x)) macro
143 ltq_pci_cfg_w32(ltq_pci_cfg_r32(PCI_CS_STS_CMD) | 7, PCI_CS_STS_CMD); in ltq_pci_startup()