Searched refs:rt3883_pci_write_cfg32 (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/arch/mips/pci/ |
| D | pci-rt3883.c | 119 static void rt3883_pci_write_cfg32(struct rt3883_pci_controller *rpc, in rt3883_pci_write_cfg32() function 536 rt3883_pci_write_cfg32(rpc, 0, 0x01, 0, PCI_COMMAND, val); in rt3883_pci_probe() 541 rt3883_pci_write_cfg32(rpc, 0, 0x00, 0, PCI_COMMAND, val); in rt3883_pci_probe() 547 rt3883_pci_write_cfg32(rpc, 0, RT3883_P2P_BR_DEVNUM, 0, in rt3883_pci_probe() 554 rt3883_pci_write_cfg32(rpc, 0, RT3883_P2P_BR_DEVNUM, 0, in rt3883_pci_probe()
|