/Linux-v4.19/include/linux/ |
D | of_dma.h | 22 (struct of_phandle_args *, struct of_dma *); 24 (struct of_phandle_args *, struct of_dma *); 37 (struct of_phandle_args *, struct of_dma *), 43 (struct of_phandle_args *, struct of_dma *), 49 extern struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec, 51 extern struct dma_chan *of_dma_xlate_by_chan_id(struct of_phandle_args *dma_spec, 57 (struct of_phandle_args *, struct of_dma *), in of_dma_controller_register() 69 (struct of_phandle_args *, struct of_dma *), in of_dma_router_register() 83 static inline struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec, in of_dma_simple_xlate()
|
D | of_irq.h | 24 struct of_phandle_args *out_irq); 29 struct of_phandle_args *out_irq) in of_irq_parse_oldworld() 35 extern int of_irq_parse_raw(const __be32 *addr, struct of_phandle_args *out_irq); 37 struct of_phandle_args *out_irq); 38 extern unsigned int irq_create_of_mapping(struct of_phandle_args *irq_data);
|
D | pm_domain.h | 215 typedef struct generic_pm_domain *(*genpd_xlate_t)(struct of_phandle_args *args, 230 int of_genpd_add_device(struct of_phandle_args *args, struct device *dev); 231 int of_genpd_add_subdomain(struct of_phandle_args *parent, 232 struct of_phandle_args *new_subdomain); 259 static inline int of_genpd_add_device(struct of_phandle_args *args, in of_genpd_add_device() 265 static inline int of_genpd_add_subdomain(struct of_phandle_args *parent, in of_genpd_add_subdomain() 266 struct of_phandle_args *new_subdomain) in of_genpd_add_subdomain()
|
D | clk-provider.h | 901 struct clk *(*clk_src_get)(struct of_phandle_args *args, 905 struct clk_hw *(*get)(struct of_phandle_args *clkspec, 909 struct clk_hw *(*get)(struct of_phandle_args *clkspec, 914 struct clk *of_clk_src_simple_get(struct of_phandle_args *clkspec, 916 struct clk_hw *of_clk_hw_simple_get(struct of_phandle_args *clkspec, 918 struct clk *of_clk_src_onecell_get(struct of_phandle_args *clkspec, void *data); 919 struct clk_hw *of_clk_hw_onecell_get(struct of_phandle_args *clkspec, 929 struct clk *(*clk_src_get)(struct of_phandle_args *args, in of_clk_add_provider() 936 struct clk_hw *(*get)(struct of_phandle_args *clkspec, in of_clk_add_hw_provider() 943 struct clk_hw *(*get)(struct of_phandle_args *clkspec, in devm_of_clk_add_hw_provider() [all …]
|
D | reset-controller.h | 27 struct of_phandle_args; 77 const struct of_phandle_args *reset_spec);
|
D | of_gpio.h | 63 const struct of_phandle_args *gpiospec, 79 const struct of_phandle_args *gpiospec, in of_gpio_simple_xlate()
|
D | clk.h | 22 struct of_phandle_args; 780 struct clk *of_clk_get_from_provider(struct of_phandle_args *clkspec); 791 static inline struct clk *of_clk_get_from_provider(struct of_phandle_args *clkspec) in of_clk_get_from_provider()
|
D | of.h | 76 struct of_phandle_args { struct 364 extern void of_print_phandle_args(const char *msg, const struct of_phandle_args *args); 370 struct of_phandle_args *out_args); 373 struct of_phandle_args *out_args); 376 struct of_phandle_args *out_args); 837 struct of_phandle_args *out_args) in of_parse_phandle_with_args() 846 struct of_phandle_args *out_args) in of_parse_phandle_with_args_map() 853 struct of_phandle_args *out_args) in of_parse_phandle_with_fixed_args()
|
D | of_pci.h | 9 struct of_phandle_args;
|
D | mailbox_controller.h | 83 const struct of_phandle_args *sp);
|
D | of_reserved_mem.h | 7 struct of_phandle_args;
|
/Linux-v4.19/drivers/dma/ |
D | of-dma.c | 33 static struct of_dma *of_dma_find_controller(struct of_phandle_args *dma_spec) in of_dma_find_controller() 56 static struct dma_chan *of_dma_router_xlate(struct of_phandle_args *dma_spec, in of_dma_router_xlate() 61 struct of_phandle_args dma_spec_target; in of_dma_router_xlate() 106 (struct of_phandle_args *, struct of_dma *), in of_dma_controller_register() 173 (struct of_phandle_args *, struct of_dma *), in of_dma_router_register() 213 int index, struct of_phandle_args *dma_spec) in of_dma_match_channel() 240 struct of_phandle_args dma_spec; in of_dma_request_slave_channel() 307 struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec, in of_dma_simple_xlate() 337 struct dma_chan *of_dma_xlate_by_chan_id(struct of_phandle_args *dma_spec, in of_dma_xlate_by_chan_id()
|
/Linux-v4.19/drivers/pinctrl/ |
D | devicetree.h | 19 struct of_phandle_args; 33 struct of_phandle_args *out_args); 61 struct of_phandle_args *out_args) in pinctrl_parse_index_with_args()
|
/Linux-v4.19/include/linux/phy/ |
D | phy.h | 113 struct of_phandle_args *args); 192 struct of_phandle_args *args); 202 struct of_phandle_args *args)); 206 struct of_phandle_args *args)); 365 struct of_phandle_args *args) in of_phy_simple_xlate() 395 struct of_phandle_args *args)) in __of_phy_provider_register() 403 struct of_phandle_args *args)) in __devm_of_phy_provider_register()
|
/Linux-v4.19/drivers/gpio/ |
D | gpiolib-of.c | 31 struct of_phandle_args *gpiospec = data; in of_gpiochip_match_node_and_xlate() 39 struct of_phandle_args *gpiospec) in of_find_gpiochip_by_xlate() 45 struct of_phandle_args *gpiospec, in of_xlate_and_get_gpiod_flags() 111 struct of_phandle_args gpiospec; in of_get_named_gpiod_flags() 308 struct of_phandle_args gpiospec; in of_parse_own_gpio() 413 const struct of_phandle_args *gpiospec, u32 *flags) in of_gpio_simple_xlate() 539 struct of_phandle_args pinspec; in of_gpiochip_add_pin_range()
|
/Linux-v4.19/drivers/of/ |
D | irq.c | 39 struct of_phandle_args oirq; in irq_of_parse_and_map() 94 int of_irq_parse_raw(const __be32 *addr, struct of_phandle_args *out_irq) in of_irq_parse_raw() 287 int of_irq_parse_one(struct device_node *device, int index, struct of_phandle_args *out_irq) in of_irq_parse_one() 391 struct of_phandle_args oirq; in of_irq_get() 436 struct of_phandle_args irq; in of_irq_count() 660 struct of_phandle_args args; in of_msi_get_domain()
|
/Linux-v4.19/drivers/iommu/ |
D | of_iommu.c | 99 struct of_phandle_args *iommu_spec) in of_iommu_xlate() 132 struct of_phandle_args iommu_spec = { .args_count = 1 }; in of_pci_iommu_init() 178 struct of_phandle_args iommu_spec; in of_iommu_configure()
|
/Linux-v4.19/drivers/clk/ |
D | clk-conf.c | 19 struct of_phandle_args clkspec; in __set_clk_parents() 81 struct of_phandle_args clkspec; in __set_clk_rates()
|
D | clk.h | 15 struct clk *__of_clk_get_from_provider(struct of_phandle_args *clkspec,
|
/Linux-v4.19/drivers/staging/board/ |
D | board.c | 76 struct of_phandle_args irq_data; in gic_fixup_resource() 139 struct of_phandle_args pd_args; in board_staging_add_dev_domain()
|
/Linux-v4.19/arch/powerpc/platforms/pseries/ |
D | event_sources.c | 28 struct of_phandle_args oirq; in request_event_sources_irqs()
|
/Linux-v4.19/drivers/irqchip/ |
D | irq-ath79-cpu.c | 69 struct of_phandle_args args; in ar79_cpu_intc_of_init()
|
/Linux-v4.19/drivers/dma/sh/ |
D | shdma-of.c | 22 static struct dma_chan *shdma_of_xlate(struct of_phandle_args *dma_spec, in shdma_of_xlate()
|
/Linux-v4.19/drivers/gpu/drm/rcar-du/ |
D | rcar_du_of.c | 123 const struct of_phandle_args *clk, in rcar_du_of_lvds_patch_one() 190 struct of_phandle_args clkspec;
|
/Linux-v4.19/drivers/reset/ |
D | reset-berlin.c | 56 const struct of_phandle_args *reset_spec) in berlin_reset_xlate()
|