Searched refs:rt3883_pci_read_cfg32 (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/mips/pci/ |
| H A D | pci-rt3883.c | 99 static u32 rt3883_pci_read_cfg32(struct rt3883_pci_controller *rpc, in rt3883_pci_read_cfg32() function 527 val = rt3883_pci_read_cfg32(rpc, 0, 0x01, 0, PCI_COMMAND); in rt3883_pci_probe() 532 val = rt3883_pci_read_cfg32(rpc, 0, 0x00, 0, PCI_COMMAND); in rt3883_pci_probe() 544 rt3883_pci_read_cfg32(rpc, 0, RT3883_P2P_BR_DEVNUM, 0, in rt3883_pci_probe()
|