Searched refs:dt_parse_phandle_with_args (Results 1 – 4 of 4) sorted by relevance
150 while ( !dt_parse_phandle_with_args(np, "iommus", "#iommu-cells", in iommu_add_dt_device()
743 int dt_parse_phandle_with_args(const struct dt_device_node *np,
1445 res = dt_parse_phandle_with_args(device, "interrupts-extended", in dt_device_get_raw_irq()1685 int dt_parse_phandle_with_args(const struct dt_device_node *np, in dt_parse_phandle_with_args() function
67 #define of_parse_phandle_with_args dt_parse_phandle_with_args
Completed in 21 milliseconds