Searched refs:phandle_t (Results 101 - 125 of 498) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/dev/dpaa/
H A Dfman_fdt.c88 phandle_t node;
/freebsd-13-stable/sys/dev/extres/clk/
H A Dclk_bus.c63 phandle_t node, child;
/freebsd-13-stable/sys/dev/extres/regulator/
H A Dregulator_bus.c61 phandle_t node, child;
/freebsd-13-stable/sys/dev/iicbus/
H A Dsy8106a.c71 phandle_t xref;
202 sy8106a_reg_attach(device_t dev, phandle_t node)
230 sy8106a_regdev_map(device_t dev, phandle_t xref, int ncells, pcell_t *cells,
263 phandle_t node;
H A Dsyr827.c75 phandle_t xref;
182 syr827_reg_attach(device_t dev, phandle_t node)
226 syr827_regdev_map(device_t dev, phandle_t xref, int ncells, pcell_t *cells,
281 phandle_t node;
H A Diicoc_fdt.c66 static phandle_t
78 phandle_t node;
/freebsd-13-stable/sys/dev/beri/virtio/
H A Dvirtio_mmio_platform.c87 phandle_t pio_node;
89 phandle_t xref;
90 phandle_t node;
132 phandle_t node;
/freebsd-13-stable/sys/dev/vnic/
H A Dthunder_mdio_fdt.c92 phandle_t node;
149 static int mdionexus_ofw_fill_ranges(phandle_t, struct simplebus_softc *);
196 mdionexus_ofw_fill_ranges(phandle_t node, struct simplebus_softc *sc)
250 phandle_t parent, node;
/freebsd-13-stable/sys/mips/mediatek/
H A Dfdt_reset.c55 phandle_t rnode;
/freebsd-13-stable/sys/dev/quicc/
H A Dquicc_bfe_fdt.c76 phandle_t par;
/freebsd-13-stable/sys/riscv/riscv/
H A Dsoc.c68 phandle_t node;
/freebsd-13-stable/sys/arm/annapurna/alpine/
H A Dalpine_machdep_mp.c83 static boolean_t alpine_validate_cpu(u_int, phandle_t, u_int, pcell_t *);
86 alpine_validate_cpu(u_int id, phandle_t child, u_int addr_cell, pcell_t *reg)
128 phandle_t node;
154 phandle_t node;
/freebsd-13-stable/sys/arm/freescale/vybrid/
H A Dvf_machdep.c63 phandle_t src;
/freebsd-13-stable/sys/powerpc/amigaone/
H A Dplatform_amigaone.c68 phandle_t rootnode;
/freebsd-13-stable/sys/arm/nvidia/
H A Das3722_gpio.c207 as3722_pinmux_read_node(struct as3722_softc *sc, phandle_t node,
230 as3722_pinmux_process_node(struct as3722_softc *sc, phandle_t node)
261 int as3722_pinmux_configure(device_t dev, phandle_t cfgxref)
264 phandle_t node, cfgnode;
530 as3722_gpio_map_gpios(device_t dev, phandle_t pdev, phandle_t gparent,
542 as3722_gpio_attach(struct as3722_softc *sc, phandle_t node)
/freebsd-13-stable/sys/dev/sound/macio/
H A Di2s.c89 phandle_t node;
90 phandle_t soundnode;
160 phandle_t subchild;
185 static phandle_t of_find_firstchild_byname(phandle_t, const char *);
194 phandle_t port;
318 phandle_t node;
583 static phandle_t
584 of_find_firstchild_byname(phandle_t node, const char *req_name)
587 phandle_t
[all...]
/freebsd-13-stable/sys/powerpc/ofw/
H A Dofw_machdep.c172 parse_ofw_memory(phandle_t node, const char *prop, struct mem_region *output)
177 phandle_t phandle;
237 parse_numa_ofw_memory(phandle_t node, const char *prop,
243 phandle_t phandle;
355 phandle_t chosen;
433 phandle_t chosen;
468 phandle_t phandle;
508 phandle_t phandle;
835 phandle_t node;
850 OF_decode_addr(phandle_t de
[all...]
/freebsd-13-stable/sys/dev/fdt/
H A Dsimple_mfd.c50 device_t simple_mfd_add_device(device_t dev, phandle_t node, u_int order,
52 struct simplebus_devinfo *simple_mfd_setup_dinfo(device_t dev, phandle_t node,
160 phandle_t node, child;
244 simple_mfd_setup_dinfo(device_t dev, phandle_t node,
270 simple_mfd_add_device(device_t dev, phandle_t node, u_int order,
/freebsd-13-stable/sys/powerpc/psim/
H A Diobus.c61 phandle_t sc_node;
138 iobus_add_intr(phandle_t devnode, struct iobus_devinfo *dinfo)
150 iobus_add_reg(phandle_t devnode, struct iobus_devinfo *dinfo,
184 phandle_t root;
185 phandle_t child;
/freebsd-13-stable/sys/arm/mv/
H A Dmv_pci_ctrl.c61 void mv_pcib_ctrl_init(device_t, phandle_t);
70 typedef int (*get_rl_t)(device_t dev, phandle_t node, pcell_t acells,
85 static int mv_pcib_ctrl_fill_ranges(phandle_t, struct mv_pcib_ctrl_softc *);
166 phandle_t parent, node;
294 mv_pcib_ctrl_fill_ranges(phandle_t node, struct mv_pcib_ctrl_softc *sc)
/freebsd-13-stable/sys/dev/ofw/
H A Dofwpci.c94 static phandle_t ofw_pci_get_node(device_t, device_t);
99 static int ofw_pci_fill_ranges(phandle_t, struct ofw_pci_range *);
142 phandle_t node;
167 phandle_t c;
305 phandle_t iparent;
375 ofw_pci_nranges(phandle_t node, struct ofw_pci_cell_info *info)
640 static phandle_t
652 ofw_pci_fill_ranges(phandle_t node, struct ofw_pci_range *ranges)
/freebsd-13-stable/sys/dev/neta/
H A Dif_mvneta_fdt.c144 phandle_t node, child, phy_handle;
229 phandle_t node;
/freebsd-13-stable/sys/dev/gpio/
H A Dgpioled_fdt.c81 gpioleds_attach_led(struct gpioleds_softc *sc, phandle_t node,
159 phandle_t child, leds;
/freebsd-13-stable/sys/dev/hdmi/
H A Ddwc_hdmi_fdt.c60 phandle_t i2c_xref;
104 phandle_t node, i2c_xref;
/freebsd-13-stable/sys/powerpc/powermac/
H A Dmacio.c65 phandle_t sc_node;
193 macio_add_intr(phandle_t devnode, struct macio_devinfo *dinfo)
195 phandle_t iparent;
237 macio_add_reg(phandle_t devnode, struct macio_devinfo *dinfo)
240 phandle_t child;
314 phandle_t root;
315 phandle_t child;
316 phandle_t subchild;

Completed in 185 milliseconds

1234567891011>>