Lines Matching defs:np
160 static bool of_node_is_pcie(struct device_node *np) in of_node_is_pcie()
170 static int of_bus_pci_match(struct device_node *np) in of_bus_pci_match()
185 static void of_bus_pci_count_cells(struct device_node *np, in of_bus_pci_count_cells()
241 struct device_node *np, struct resource *res) in of_pci_range_to_resource()
289 int of_range_to_resource(struct device_node *np, int index, struct resource *res) in of_range_to_resource()
311 static int of_bus_isa_match(struct device_node *np) in of_bus_isa_match()
363 static int of_bus_default_flags_match(struct device_node *np) in of_bus_default_flags_match()
420 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus()
431 static int of_empty_ranges_quirk(struct device_node *np) in of_empty_ranges_quirk()
640 struct device_node *__of_get_dma_parent(const struct device_node *np) in __of_get_dma_parent()
659 static struct device_node *of_get_next_dma_parent(struct device_node *np) in of_get_next_dma_parent()
783 int of_property_read_reg(struct device_node *np, int idx, u64 *addr, u64 *size) in of_property_read_reg()
837 int np = parser->pna + na + ns; in of_pci_range_parser_one() local
934 int of_dma_get_range(struct device_node *np, const struct bus_dma_region **map) in of_dma_get_range()
1020 phys_addr_t __init of_dma_get_max_cpu_address(struct device_node *np) in of_dma_get_max_cpu_address()
1063 bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent()
1096 static bool of_mmio_is_nonposted(struct device_node *np) in of_mmio_is_nonposted()
1191 void __iomem *of_iomap(struct device_node *np, int index) in of_iomap()
1219 void __iomem *of_io_request_and_map(struct device_node *np, int index, in of_io_request_and_map()