Home
last modified time | relevance | path

Searched refs:of_phandle_args (Results 1 – 25 of 344) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/kernel/include/linux/
H A Dof_dma.h22 (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()
H A Dpm_domain.h305 typedef struct generic_pm_domain *(*genpd_xlate_t)(struct of_phandle_args *args,
320 int of_genpd_add_device(struct of_phandle_args *args, struct device *dev);
321 int of_genpd_add_subdomain(struct of_phandle_args *parent_spec,
322 struct of_phandle_args *subdomain_spec);
323 int of_genpd_remove_subdomain(struct of_phandle_args *parent_spec,
324 struct of_phandle_args *subdomain_spec);
351 static inline int of_genpd_add_device(struct of_phandle_args *args, in of_genpd_add_device()
357 static inline int of_genpd_add_subdomain(struct of_phandle_args *parent_spec, in of_genpd_add_subdomain()
358 struct of_phandle_args *subdomain_spec) in of_genpd_add_subdomain()
363 static inline int of_genpd_remove_subdomain(struct of_phandle_args *parent_spec, in of_genpd_remove_subdomain()
[all …]
H A Dof_irq.h24 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);
36 extern unsigned int irq_create_of_mapping(struct of_phandle_args *irq_data);
44 struct of_phandle_args *out_irq);
61 struct of_phandle_args *out_irq) in of_irq_parse_one()
H A Dinterconnect-provider.h15 struct of_phandle_args;
39 struct icc_node *of_icc_xlate_onecell(struct of_phandle_args *spec,
68 struct icc_node* (*xlate)(struct of_phandle_args *spec, void *data);
69 struct icc_node_data* (*xlate_extended)(struct of_phandle_args *spec, void *data);
127 struct icc_node_data *of_icc_get_from_provider(struct of_phandle_args *spec);
180 static inline struct icc_node_data *of_icc_get_from_provider(struct of_phandle_args *spec) in of_icc_get_from_provider()
H A Dclk-provider.h1324 struct clk *(*clk_src_get)(struct of_phandle_args *args,
1328 struct clk_hw *(*get)(struct of_phandle_args *clkspec,
1332 struct clk_hw *(*get)(struct of_phandle_args *clkspec,
1337 struct clk *of_clk_src_simple_get(struct of_phandle_args *clkspec,
1339 struct clk_hw *of_clk_hw_simple_get(struct of_phandle_args *clkspec,
1341 struct clk *of_clk_src_onecell_get(struct of_phandle_args *clkspec, void *data);
1342 struct clk_hw *of_clk_hw_onecell_get(struct of_phandle_args *clkspec,
1352 struct clk *(*clk_src_get)(struct of_phandle_args *args, in of_clk_add_provider()
1359 struct clk_hw *(*get)(struct of_phandle_args *clkspec, in of_clk_add_hw_provider()
1366 struct clk_hw *(*get)(struct of_phandle_args *clkspec, in devm_of_clk_add_hw_provider()
[all …]
H A Dreset-controller.h27 struct of_phandle_args;
78 const struct of_phandle_args *reset_spec);
H A Dof.h74 struct of_phandle_args { struct
365 extern void of_print_phandle_args(const char *msg, const struct of_phandle_args *args);
371 struct of_phandle_args *out_args);
374 struct of_phandle_args *out_args);
377 struct of_phandle_args *out_args);
863 struct of_phandle_args *out_args) in of_parse_phandle_with_args()
872 struct of_phandle_args *out_args) in of_parse_phandle_with_args_map()
879 struct of_phandle_args *out_args) in of_parse_phandle_with_fixed_args()
H A Dclk.h19 struct of_phandle_args;
989 struct clk *of_clk_get_from_provider(struct of_phandle_args *clkspec);
1000 static inline struct clk *of_clk_get_from_provider(struct of_phandle_args *clkspec) in of_clk_get_from_provider()
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dof-dma.c32 static struct of_dma *of_dma_find_controller(struct of_phandle_args *dma_spec) in of_dma_find_controller()
55 static struct dma_chan *of_dma_router_xlate(struct of_phandle_args *dma_spec, in of_dma_router_xlate()
60 struct of_phandle_args dma_spec_target; in of_dma_router_xlate()
110 (struct of_phandle_args *, struct of_dma *), in of_dma_controller_register()
177 (struct of_phandle_args *, struct of_dma *), in of_dma_router_register()
217 int index, struct of_phandle_args *dma_spec) in of_dma_match_channel()
244 struct of_phandle_args dma_spec; in of_dma_request_slave_channel()
311 struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec, in of_dma_simple_xlate()
341 struct dma_chan *of_dma_xlate_by_chan_id(struct of_phandle_args *dma_spec, in of_dma_xlate_by_chan_id()
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Ddevicetree.h8 struct of_phandle_args;
20 struct of_phandle_args *out_args);
43 struct of_phandle_args *out_args) in pinctrl_parse_index_with_args()
/OK3568_Linux_fs/kernel/include/linux/phy/
H A Dphy.h163 struct of_phandle_args *args);
249 struct of_phandle_args *args);
259 struct of_phandle_args *args));
263 struct of_phandle_args *args));
448 struct of_phandle_args *args) in of_phy_simple_xlate()
478 struct of_phandle_args *args)) in __of_phy_provider_register()
486 struct of_phandle_args *args)) in __devm_of_phy_provider_register()
/OK3568_Linux_fs/kernel/drivers/of/
H A Dirq.c38 struct of_phandle_args oirq; in irq_of_parse_and_map()
93 int of_irq_parse_raw(const __be32 *addr, struct of_phandle_args *out_irq) in of_irq_parse_raw()
286 int of_irq_parse_one(struct device_node *device, int index, struct of_phandle_args *out_irq) in of_irq_parse_one()
390 struct of_phandle_args oirq; in of_irq_get()
435 struct of_phandle_args irq; in of_irq_count()
661 struct of_phandle_args args; in of_msi_get_domain()
H A Dproperty.c948 struct of_phandle_args of_args; in of_fwnode_get_reference_args()
1148 struct of_phandle_args sup_args; in parse_prop_cells()
1202 struct of_phandle_args sup_args; in parse_suffix_prop_cells()
1290 struct of_phandle_args sup_args; in parse_gpio_compat()
1312 struct of_phandle_args sup_args; in parse_interrupts()
H A Dbase.c436 struct of_phandle_args args; in of_get_cpu_state_node()
1228 void of_print_phandle_args(const char *msg, const struct of_phandle_args *args) in of_print_phandle_args()
1379 struct of_phandle_args *out_args) in __of_parse_phandle_with_args()
1440 struct of_phandle_args args; in of_parse_phandle()
1487 struct of_phandle_args *out_args) in of_parse_phandle_with_args()
1548 int index, struct of_phandle_args *out_args) in of_parse_phandle_with_args_map()
1719 int index, struct of_phandle_args *out_args) in of_parse_phandle_with_fixed_args()
/OK3568_Linux_fs/kernel/sound/soc/meson/
H A Daiu.h13 struct of_phandle_args;
48 struct of_phandle_args *args,
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dof_iommu.c91 struct of_phandle_args *iommu_spec) in of_iommu_xlate()
125 struct of_phandle_args iommu_spec = { .args_count = 1 }; in of_iommu_configure_dev_id()
142 struct of_phandle_args iommu_spec; in of_iommu_configure_dev()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpiolib-of.c86 struct of_phandle_args *gpiospec = data; in of_gpiochip_match_node_and_xlate()
94 struct of_phandle_args *gpiospec) in of_find_gpiochip_by_xlate()
100 struct of_phandle_args *gpiospec, in of_xlate_and_get_gpiod_flags()
242 struct of_phandle_args gpiospec; in of_get_named_gpiod_flags()
584 struct of_phandle_args gpiospec; in of_parse_own_gpio()
800 const struct of_phandle_args *gpiospec, in of_gpio_simple_xlate()
928 struct of_phandle_args pinspec; in of_gpiochip_add_pin_range()
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-conf.c16 struct of_phandle_args clkspec; in __set_clk_parents()
78 struct of_phandle_args clkspec; in __set_clk_rates()
H A Dclk.c341 const char *name, struct of_phandle_args *out_args);
343 of_clk_get_hw_from_clkspec(struct of_phandle_args *clkspec);
347 struct of_phandle_args *out_args) in of_parse_clkspec()
352 of_clk_get_hw_from_clkspec(struct of_phandle_args *clkspec) in of_clk_get_hw_from_clkspec()
402 struct of_phandle_args clkspec; in clk_core_get()
4602 struct clk *(*get)(struct of_phandle_args *clkspec, void *data);
4603 struct clk_hw *(*get_hw)(struct of_phandle_args *clkspec, void *data);
4614 struct clk *of_clk_src_simple_get(struct of_phandle_args *clkspec, in of_clk_src_simple_get()
4621 struct clk_hw *of_clk_hw_simple_get(struct of_phandle_args *clkspec, void *data) in of_clk_hw_simple_get()
4627 struct clk *of_clk_src_onecell_get(struct of_phandle_args *clkspec, void *data) in of_clk_src_onecell_get()
[all …]
H A Dclk.h9 struct of_phandle_args;
/OK3568_Linux_fs/kernel/drivers/staging/board/
H A Dboard.c76 struct of_phandle_args irq_data; in gic_fixup_resource()
140 struct of_phandle_args pd_args; in board_staging_add_dev_domain()
/OK3568_Linux_fs/kernel/drivers/soc/ti/
H A Dti_sci_pm_domains.c88 struct of_phandle_args *genpdspec, in ti_sci_pd_xlate()
123 struct of_phandle_args args; in ti_sci_pm_domain_probe()
/OK3568_Linux_fs/kernel/arch/arm/mach-shmobile/
H A Dregulator-quirk-rcar-gen2.c44 struct of_phandle_args irq_args;
144 struct of_phandle_args *argsa, *argsb; in rcar_gen2_regulator_quirk()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rcar-du/
H A Drcar_du_of.c123 const struct of_phandle_args *clk, in rcar_du_of_lvds_patch_one()
190 struct of_phandle_args clkspec;
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-ath79-cpu.c66 struct of_phandle_args args; in ar79_cpu_intc_of_init()

12345678910>>...14