Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dpci-rt2880.c49 static void rt2880_pci_reg_write(u32 val, u32 reg) in rt2880_pci_reg_write() function
70 rt2880_pci_reg_write(address, RT2880_PCI_REG_CONFIG_ADDR); in rt2880_pci_config_read()
97 rt2880_pci_reg_write(address, RT2880_PCI_REG_CONFIG_ADDR); in rt2880_pci_config_write()
114 rt2880_pci_reg_write(data, RT2880_PCI_REG_CONFIG_DATA); in rt2880_pci_config_write()
151 rt2880_pci_reg_write(address, RT2880_PCI_REG_CONFIG_ADDR); in rt2880_pci_read_u32()
164 rt2880_pci_reg_write(val, RT2880_PCI_REG_CONFIG_DATA); in rt2880_pci_write_u32()
203 rt2880_pci_reg_write(0, RT2880_PCI_REG_PCICFG_ADDR); in rt288x_pci_probe()
206 rt2880_pci_reg_write(0x79, RT2880_PCI_REG_ARBCTL); in rt288x_pci_probe()
211 rt2880_pci_reg_write(0x08021814, RT2880_PCI_REG_ID); in rt288x_pci_probe()
212 rt2880_pci_reg_write(0x00800001, RT2880_PCI_REG_CLASS); in rt288x_pci_probe()
[all …]