Searched refs:phandle_t (Results 151 - 175 of 498) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/powerpc/ofw/
H A Dofw_initrd.c59 phandle_t chosen;
/freebsd-13-stable/sys/dev/extres/clk/
H A Dclk_fixed.c169 clk_fixed_init_fixed(struct clk_fixed_softc *sc, phandle_t node,
184 clk_fixed_init_fixed_factor(struct clk_fixed_softc *sc, phandle_t node,
213 phandle_t node;
/freebsd-13-stable/sys/dev/vnic/
H A Dmrml_bridge.c90 static int mrmlb_ofw_fill_ranges(phandle_t, struct simplebus_softc *);
188 mrmlb_ofw_fill_ranges(phandle_t node, struct simplebus_softc *sc)
242 phandle_t parent, node;
/freebsd-13-stable/sys/mips/beri/
H A Dberi_mp.c55 static phandle_t cpu_of_nodes[MAXCPU];
72 phandle_t cpus, cpu;
260 phandle_t cpu;
/freebsd-13-stable/sys/arm/mv/
H A Dmvebu_pinctrl.c129 mv_pinctrl_configure_pins(device_t dev, phandle_t cfgxref)
132 phandle_t node;
190 phandle_t node;
H A Dmv_cp110_icu.c111 phandle_t node, msi_parent;
118 sizeof(phandle_t)) <= 0) {
140 + 3 * sizeof(phandle_t), M_WAITOK | M_ZERO);
/freebsd-13-stable/sys/arm/ti/clk/
H A Dti_clkctrl.c96 phandle_t *cells, struct clknode **clk);
119 phandle_t node;
261 phandle_t *cells, struct clknode **clk) {
/freebsd-13-stable/sys/dev/fdt/
H A Dsimplebus.c150 phandle_t node;
196 simplebus_init(device_t dev, phandle_t node)
216 simplebus_fill_ranges(phandle_t node, struct simplebus_softc *sc)
265 simplebus_setup_dinfo(device_t dev, phandle_t node,
290 simplebus_add_device(device_t dev, phandle_t node, u_int order,
/freebsd-13-stable/sys/arm64/nvidia/tegra210/
H A Dmax77620.c194 max77620_parse_fps(struct max77620_softc *sc, int id, phandle_t node)
223 max77620_parse_fdt(struct max77620_softc *sc, phandle_t node)
225 phandle_t fpsnode;
388 phandle_t node;
469 static phandle_t
H A Dmax77620_gpio.c272 max77620_pinmux_read_node(struct max77620_softc *sc, phandle_t node,
307 max77620_pinmux_process_node(struct max77620_softc *sc, phandle_t node)
336 int max77620_pinmux_configure(device_t dev, phandle_t cfgxref)
339 phandle_t node, cfgnode;
659 max77620_gpio_map_gpios(device_t dev, phandle_t pdev, phandle_t gparent,
671 max77620_gpio_attach(struct max77620_softc *sc, phandle_t node)
/freebsd-13-stable/sys/powerpc/powermac/
H A Dkiic.c103 phandle_t sc_node;
127 static phandle_t kiic_get_node(device_t bus, device_t dev);
172 phandle_t node;
217 phandle_t reg;
435 static phandle_t
H A Duninorth.c154 unin_chip_add_intr(phandle_t devnode, struct unin_chip_devinfo *dinfo)
156 phandle_t iparent;
204 unin_chip_add_reg(phandle_t devnode, struct unin_chip_devinfo *dinfo)
271 phandle_t root;
272 phandle_t child;
273 phandle_t iparent;
/freebsd-13-stable/sys/powerpc/powernv/
H A Dplatform_powernv.c84 static int powernv_node_numa_domain(platform_t platform, phandle_t node);
140 phandle_t cpu;
141 phandle_t opal;
288 phandle_t cpu, dev, root;
321 phandle_t cpu, dev;
450 phandle_t cpu, dev, root;
574 powernv_node_numa_domain(platform_t platform, phandle_t node)
/freebsd-13-stable/sys/dev/cpufreq/
H A Dcpufreq_dt.c294 phandle_t node;
319 phandle_t node;
338 cpufreq_dt_oppv1_parse(struct cpufreq_dt_softc *sc, phandle_t node)
372 cpufreq_dt_oppv2_parse(struct cpufreq_dt_softc *sc, phandle_t node)
374 phandle_t opp, opp_table, opp_xref;
453 phandle_t node;
454 phandle_t cnode, opp, copp;
/freebsd-13-stable/sys/arm/nvidia/
H A Das3722_regulators.c93 phandle_t xref;
506 as3722_fdt_parse(struct as3722_softc *sc, phandle_t node, struct reg_def *def,
510 phandle_t parent, supply_node;
548 as3722_attach(struct as3722_softc *sc, phandle_t node, struct reg_def *def)
602 as3722_regulator_attach(struct as3722_softc *sc, phandle_t node)
605 phandle_t child, rnode;
640 as3722_regulator_map(device_t dev, phandle_t xref, int ncells,
H A Das3722.c251 as3722_parse_fdt(struct as3722_softc *sc, phandle_t node)
290 phandle_t node;
365 static phandle_t
/freebsd-13-stable/sys/arm/allwinner/
H A Daw_gpio.c316 static char *aw_gpio_parse_function(phandle_t node);
317 static const char **aw_gpio_parse_pins(phandle_t node, int *pins_nb);
318 static uint32_t aw_gpio_parse_bias(phandle_t node);
319 static int aw_gpio_parse_drive_strength(phandle_t node, uint32_t *drive);
675 aw_gpio_parse_function(phandle_t node)
690 aw_gpio_parse_pins(phandle_t node, int *pins_nb)
707 aw_gpio_parse_bias(phandle_t node)
726 aw_gpio_parse_drive_strength(phandle_t node, uint32_t *drive)
851 aw_gpio_map_gpios(device_t bus, phandle_t dev, phandle_t gparen
[all...]
/freebsd-13-stable/sys/arm/ti/am335x/
H A Dam335x_lcd.c222 phandle_t sc_hdmi_framer;
353 phandle_t node, xref;
354 phandle_t endpoint;
355 phandle_t hdmi_xref;
399 am335x_read_property(device_t dev, phandle_t node, const char *name, uint32_t *val)
415 am335x_read_timing(device_t dev, phandle_t node, struct panel_info *panel)
418 phandle_t timings_node, timing_node, native;
488 am335x_read_panel_info(device_t dev, phandle_t node, struct panel_info *panel)
490 phandle_t panel_info_node;
965 phandle_t roo
[all...]
/freebsd-13-stable/sys/dev/pci/
H A Dpci_dw.c450 phandle_t msi_parent;
465 phandle_t msi_parent;
479 phandle_t msi_parent;
493 phandle_t msi_parent;
506 phandle_t msi_parent;
520 phandle_t node;
H A Dpci_dw.h91 phandle_t node;
/freebsd-13-stable/sys/arm/ti/
H A Dti_sysc.c277 phandle_t node;
354 phandle_t node;
403 phandle_t cnode;
434 phandle_t node, child;
466 phandle_t node;
575 phandle_t node;
/freebsd-13-stable/sys/dev/ofw/
H A Dofw_cpu.c113 phandle_t root, child;
207 phandle_t node;
342 phandle_t node, child;
/freebsd-13-stable/sys/mips/ingenic/
H A Djz4780_nemc.c115 phandle_t node;
194 jz4780_nemc_fill_ranges(phandle_t node, struct simplebus_softc *sc)
246 phandle_t node;
/freebsd-13-stable/sys/riscv/riscv/
H A Dmp_machdep.c74 boolean_t ofw_cpu_reg(phandle_t node, u_int, cell_t *);
404 cpu_init_fdt(u_int id, phandle_t node, u_int addr_size, pcell_t *reg)
522 cpu_check_mmu(u_int id, phandle_t node, u_int addr_size, pcell_t *reg)
/freebsd-13-stable/sys/arm/arm/
H A Dgic_fdt.c132 phandle_t pxref;
208 arm_gic_fill_ranges(phandle_t node, struct arm_gic_fdt_softc *sc)
265 phandle_t child, node;

Completed in 268 milliseconds

1234567891011>>