Searched refs:of_bus_pci_get_flags (Results 1 – 2 of 2) sorted by relevance
78 static unsigned long of_bus_pci_get_flags(const u32 *addr, unsigned long flags) in of_bus_pci_get_flags() function146 .get_flags = of_bus_pci_get_flags,
121 static unsigned int of_bus_pci_get_flags(const __be32 *addr) in of_bus_pci_get_flags() function189 af = of_bus_pci_get_flags(addr); in of_bus_pci_map()190 rf = of_bus_pci_get_flags(range); in of_bus_pci_map()358 .get_flags = of_bus_pci_get_flags,