[go: nahoru, domu]

Searched refs:device_node (Results 1 - 25 of 1203) sorted by relevance

1234567891011>>

/drivers/clk/at91/
H A Dsckc.h15 extern void __init of_at91sam9x5_clk_slow_osc_setup(struct device_node *np,
17 extern void __init of_at91sam9x5_clk_slow_rc_osc_setup(struct device_node *np,
19 extern void __init of_at91sam9x5_clk_slow_setup(struct device_node *np,
H A Dpmc.h58 int of_at91_get_clk_range(struct device_node *np, const char *propname,
61 extern void __init of_at91sam9260_clk_slow_setup(struct device_node *np,
64 extern void __init of_at91rm9200_clk_main_osc_setup(struct device_node *np,
66 extern void __init of_at91sam9x5_clk_main_rc_osc_setup(struct device_node *np,
68 extern void __init of_at91rm9200_clk_main_setup(struct device_node *np,
70 extern void __init of_at91sam9x5_clk_main_setup(struct device_node *np,
73 extern void __init of_at91rm9200_clk_pll_setup(struct device_node *np,
75 extern void __init of_at91sam9g45_clk_pll_setup(struct device_node *np,
77 extern void __init of_at91sam9g20_clk_pllb_setup(struct device_node *np,
79 extern void __init of_sama5d3_clk_pll_setup(struct device_node *n
[all...]
H A Dsckc.c38 static void __init of_at91sam9x5_sckc_setup(struct device_node *np)
40 struct device_node *childnp;
41 void (*clk_setup)(struct device_node *, void __iomem *);
/drivers/of/
H A Dof_private.h19 * @np: Pointer to device_node that the alias stands for
29 struct device_node *np;
39 static inline struct device_node *kobj_to_device_node(struct kobject *kobj)
41 return container_of(kobj, struct device_node, kobj);
45 extern int of_property_notify(int action, struct device_node *np,
49 static inline int of_property_notify(int action, struct device_node *np,
64 struct device_node *__of_node_alloc(const char *full_name, gfp_t allocflags);
66 extern const void *__of_get_property(const struct device_node *np,
68 extern int __of_add_property(struct device_node *np, struct property *prop);
69 extern int __of_add_property_sysfs(struct device_node *n
[all...]
H A Dbase.c35 struct device_node *of_allnodes;
37 struct device_node *of_chosen;
38 struct device_node *of_aliases;
39 struct device_node *of_stdout;
52 * or parent members of struct device_node.
56 int of_n_addr_cells(struct device_node *np)
72 int of_n_size_cells(struct device_node *np)
89 int __weak of_node_to_nid(struct device_node *np)
134 int __of_add_property_sysfs(struct device_node *np, struct property *pp)
158 int __of_attach_node_sysfs(struct device_node *n
[all...]
H A Dof_mtd.c29 * of_get_nand_ecc_mode - Get nand ecc mode for given device_node
30 * @np: Pointer to the given device_node
35 int of_get_nand_ecc_mode(struct device_node *np)
55 * @np: Pointer to the given device_node
59 int of_get_nand_ecc_step_size(struct device_node *np)
72 * @np: Pointer to the given device_node
76 int of_get_nand_ecc_strength(struct device_node *np)
87 * of_get_nand_bus_width - Get nand bus witdh for given device_node
88 * @np: Pointer to the given device_node
92 int of_get_nand_bus_width(struct device_node *n
[all...]
/drivers/memory/
H A Dof_memory.h16 extern const struct lpddr2_min_tck *of_get_min_tck(struct device_node *np,
19 *of_get_ddr_timings(struct device_node *np_ddr, struct device *dev,
23 *of_get_min_tck(struct device_node *np, struct device *dev)
29 *of_get_ddr_timings(struct device_node *np_ddr, struct device *dev,
/drivers/video/fbdev/omap2/dss/
H A Ddss-of.c23 struct device_node *
24 omapdss_of_get_next_port(const struct device_node *parent,
25 struct device_node *prev)
27 struct device_node *port = NULL;
33 struct device_node *ports;
47 struct device_node *ports;
67 struct device_node *
68 omapdss_of_get_next_endpoint(const struct device_node *parent,
69 struct device_node *prev)
71 struct device_node *e
[all...]
H A Domapdss-boot-init.c39 struct device_node *node;
55 static void __init omapdss_update_prop(struct device_node *node, char *compat,
91 static void __init omapdss_omapify_node(struct device_node *node)
120 static void __init omapdss_add_to_list(struct device_node *node, bool root)
131 static bool __init omapdss_list_contains(const struct device_node *node)
143 static void __init omapdss_walk_device(struct device_node *node, bool root)
145 struct device_node *n;
163 struct device_node *pn;
194 struct device_node *dss, *child;
/drivers/irqchip/
H A Dirq-atmel-aic-common.h25 struct device_node *ctrlr,
31 struct irq_domain *__init aic_common_of_init(struct device_node *node,
35 void __init aic_common_rtc_irq_fixup(struct device_node *root);
/drivers/gpu/drm/rcar-du/
H A Drcar_du_lvdscon.h24 struct device_node *np);
/drivers/mmc/host/
H A Dmmci_qcom_dml.h19 int dml_hw_init(struct mmci_host *host, struct device_node *np);
22 static inline int dml_hw_init(struct mmci_host *host, struct device_node *np)
/drivers/regulator/
H A Dinternal.h41 struct device_node **node);
46 struct device_node **node)
/drivers/pci/hotplug/
H A Drpadlpar_core.c43 static struct device_node *find_vio_slot_node(char *drc_name)
45 struct device_node *parent = of_find_node_by_name(NULL, "vdevice");
46 struct device_node *dn = NULL;
63 static struct device_node *find_php_slot_pci_node(char *drc_name,
66 struct device_node *np = NULL;
81 static struct device_node *find_dlpar_node(char *drc_name, int *node_type)
83 struct device_node *dn;
108 * @dn: target &device_node
115 static struct slot *find_php_slot(struct device_node *dn)
130 struct device_node *dev_d
[all...]
H A Drpaphp.h77 struct device_node *dn;
93 int rpaphp_add_slot(struct device_node *dn);
94 int rpaphp_get_drc_props(struct device_node *dn, int *drc_index,
99 struct slot *alloc_slot_struct(struct device_node *dn, int drc_index, char *drc_name, int power_domain);
/drivers/clk/mvebu/
H A Dcommon.h22 struct device_node;
46 void __init mvebu_coreclk_setup(struct device_node *np,
49 void __init mvebu_clk_gating_setup(struct device_node *np,
/drivers/clk/socfpga/
H A Dclk.h34 void __init socfpga_pll_init(struct device_node *node);
35 void __init socfpga_periph_init(struct device_node *node);
36 void __init socfpga_gate_init(struct device_node *node);
/drivers/gpu/drm/
H A Ddrm_of.c17 struct device_node *port)
44 struct device_node *port)
46 struct device_node *remote_port, *ep = NULL;
/drivers/clk/ti/
H A Dinterface.c34 static void __init _of_ti_interface_clk_setup(struct device_node *node,
83 static void __init of_ti_interface_clk_setup(struct device_node *node)
90 static void __init of_ti_no_wait_interface_clk_setup(struct device_node *node)
98 static void __init of_ti_hsotgusb_interface_clk_setup(struct device_node *node)
106 static void __init of_ti_dss_interface_clk_setup(struct device_node *node)
114 static void __init of_ti_ssi_interface_clk_setup(struct device_node *node)
121 static void __init of_ti_am35xx_interface_clk_setup(struct device_node *node)
130 static void __init of_ti_omap2430_interface_clk_setup(struct device_node *node)
H A Dclk.c29 static struct device_node *clocks_node_ptr[CLK_MAX_MEMMAPS];
43 struct device_node *node;
63 struct device_node *node;
80 int __init ti_clk_retry_init(struct device_node *node, struct clk_hw *hw,
106 void __iomem *ti_clk_get_reg_addr(struct device_node *node, int index)
147 void ti_dt_clk_init_provider(struct device_node *parent, int index)
149 struct device_node *clocks;
/drivers/gpu/drm/exynos/
H A Dexynos_drm_dpi.c26 struct device_node *panel_node;
174 static struct device_node *
175 of_get_child_by_name_reg(struct device_node *parent, const char *name, u32 reg)
177 struct device_node *np;
195 static struct device_node *of_graph_get_port_by_reg(struct device_node *parent,
198 struct device_node *ports, *port;
211 static struct device_node *
212 of_graph_get_endpoint_by_reg(struct device_node *port, u32 reg)
217 static struct device_node *
[all...]
/drivers/media/platform/exynos4-is/
H A Dfimc-is-sensor.c28 struct device_node *node)
/drivers/soc/tegra/
H A Dcommon.c23 struct device_node *root;
/drivers/staging/imx-drm/
H A Dimx-drm.h4 struct device_node;
29 struct device_node *port);
48 int imx_drm_encoder_get_mux_id(struct device_node *node,
51 struct drm_encoder *encoder, struct device_node *np);
/drivers/cpufreq/
H A Darm_big_little_dt.c34 static struct device_node *get_cpu_node_with_valid_op(int cpu)
36 struct device_node *np = of_cpu_device_node_get(cpu);
48 struct device_node *np;
65 struct device_node *np;
89 struct device_node *np;

Completed in 422 milliseconds

1234567891011>>