Searched refs:phandle_t (Results 276 - 300 of 498) sorted by relevance

<<11121314151617181920

/freebsd-13-stable/sys/powerpc/powernv/
H A Dopal_dev.c148 phandle_t iparent;
181 phandle_t child;
H A Dopal_pci.c224 phandle_t node;
245 phandle_t node;
617 phandle_t xref;
/freebsd-13-stable/sys/riscv/riscv/
H A Dnexus.c98 static int nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent,
379 nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent, int icells,
/freebsd-13-stable/sys/arm/allwinner/
H A Daw_pwm.c140 phandle_t node;
227 static phandle_t
H A Daxp209.c336 phandle_t xref;
1121 axp2xx_gpio_map_gpios(device_t bus, phandle_t dev, phandle_t gparent,
1137 static phandle_t
1144 axp2xx_reg_attach(device_t dev, phandle_t node,
1181 axp2xx_regdev_map(device_t dev, phandle_t xref, int ncells, pcell_t *cells,
1311 phandle_t rnode, child;
H A Daxp81x.c681 phandle_t xref;
1358 axp8xx_gpio_map_gpios(device_t bus, phandle_t dev, phandle_t gparent,
1370 static phandle_t
1377 axp8xx_reg_attach(device_t dev, phandle_t node,
1412 axp8xx_regdev_map(device_t dev, phandle_t xref, int ncells, pcell_t *cells,
1458 phandle_t rnode, child;
/freebsd-13-stable/sys/arm/annapurna/alpine/
H A Dalpine_pci_msix.c137 phandle_t iparent;
138 phandle_t node;
/freebsd-13-stable/sys/arm/arm/
H A Dnexus.c110 static int nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent,
418 nexus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent, int icells,
/freebsd-13-stable/sys/arm/mv/
H A Dmv_pci.c117 mv_pci_ranges_decode(phandle_t node, struct mv_pci_range *io_space,
219 mv_pci_ranges(phandle_t node, struct mv_pci_range *io_space,
237 mv_pci_devmap(phandle_t node, struct devmap_entry *devmap, vm_offset_t io_va,
331 static int mv_pcib_decode_win(phandle_t, struct mv_pcib_softc *);
420 phandle_t node;
443 phandle_t node, parnode;
1135 phandle_t iparent;
1162 mv_pcib_decode_win(phandle_t node, struct mv_pcib_softc *sc)
H A Dmv_common.c172 int gic_decode_fdt(phandle_t iparent, pcell_t *intr, int *interrupt,
178 static int fdt_win_process_child(phandle_t, struct soc_node_spec *, const char*);
476 mv_fdt_is_type(phandle_t node, const char *typestr)
496 mv_fdt_pm(phandle_t node)
670 phandle_t node;
2522 phandle_t node;
2563 phandle_t node;
2665 fdt_win_process(phandle_t child)
2686 fdt_win_process_child(phandle_t child, struct soc_node_spec *soc_node,
2727 phandle_t nod
[all...]
/freebsd-13-stable/sys/arm/ti/clk/
H A Dti_dpll_clock.c161 phandle_t node;
265 phandle_t node;
/freebsd-13-stable/sys/arm64/qoriq/
H A Dqoriq_therm.c214 qoriq_therm_fdt_calib(struct qoriq_therm_softc *sc, phandle_t node)
263 phandle_t node;
/freebsd-13-stable/sys/arm64/rockchip/
H A Drk_pwm.c152 phandle_t node;
243 static phandle_t
H A Drk_pcie.c203 phandle_t node;
534 phandle_t msi_parent;
549 phandle_t msi_parent;
565 phandle_t msi_parent;
580 phandle_t msi_parent;
594 phandle_t msi_parent;
610 phandle_t node;
/freebsd-13-stable/sys/powerpc/ofw/
H A Dofw_pcibus.c171 phandle_t node, child;
320 phandle_t node, iparent;
/freebsd-13-stable/sys/powerpc/powermac/
H A Dmacgpio.c60 phandle_t sc_node;
160 phandle_t root, child, iparent;
/freebsd-13-stable/sys/dev/etherswitch/e6000sw/
H A De6000sw.c76 phandle_t node;
105 static int e6000sw_parse_fixed_link(e6000sw_softc_t *, phandle_t, uint32_t);
106 static int e6000sw_parse_ethernet(e6000sw_softc_t *, phandle_t, uint32_t);
208 phandle_t switch_node;
287 e6000sw_parse_fixed_link(e6000sw_softc_t *sc, phandle_t node, uint32_t port)
290 phandle_t fixed_link;
313 e6000sw_parse_ethernet(e6000sw_softc_t *sc, phandle_t port_handle, uint32_t port) {
314 phandle_t switch_eth, switch_eth_handle;
335 e6000sw_parse_child_fdt(e6000sw_softc_t *sc, phandle_t child, int *pport)
431 phandle_t chil
[all...]
/freebsd-13-stable/sys/arm64/nvidia/tegra210/
H A Dtegra210_xusbpadctl.c376 phandle_t xref;
469 phandle_t xref;
1597 process_lane(struct padctl_softc *sc, phandle_t node, struct padctl_pad *pad)
1675 process_pad(struct padctl_softc *sc, phandle_t node)
1677 phandle_t xref;
1744 process_port(struct padctl_softc *sc, phandle_t node)
1817 parse_fdt(struct padctl_softc *sc, phandle_t base_node)
1819 phandle_t node;
1903 phandle_t node;
/freebsd-13-stable/sys/dev/xilinx/
H A Dif_xae.c155 xae_get_phyaddr(phandle_t node, int *phy_addr)
157 phandle_t phy_node;
656 phandle_t node;
801 phandle_t node;
944 phandle_t node;
/freebsd-13-stable/sys/dev/dpaa/
H A Dfman.c218 fman_fill_ranges(phandle_t node, struct simplebus_softc *sc)
269 phandle_t node;
423 phandle_t node;
/freebsd-13-stable/sys/dev/axgbe/
H A Dif_axgbe.c289 axgbe_get_optional_prop(device_t dev, phandle_t node, const char *name,
311 phandle_t node, phy_node;
602 phandle_t node;
/freebsd-13-stable/sys/arm/freescale/imx/
H A Dimx_i2c.c166 static phandle_t i2c_get_node(device_t, device_t);
210 static phandle_t
393 phandle_t node;
/freebsd-13-stable/sys/powerpc/mpc85xx/
H A Dplatform_mpc85xx.c149 phandle_t cpus, child, ccsr;
227 phandle_t cpus, child;
336 phandle_t node;
/freebsd-13-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_gpio.c619 bcm_gpio_get_ro_pins(struct bcm_gpio_softc *sc, phandle_t node,
668 phandle_t gpio, node, reserved;
757 phandle_t gpio;
1194 static phandle_t
1203 bcm_gpio_configure_pins(device_t dev, phandle_t cfgxref)
1205 phandle_t cfgnode;
/freebsd-13-stable/sys/arm/nvidia/tegra124/
H A Dtegra124_xusbpadctl.c860 process_lane(struct padctl_softc *sc, phandle_t node, struct padctl_pad *pad)
937 process_pad(struct padctl_softc *sc, phandle_t node)
981 process_port(struct padctl_softc *sc, phandle_t node)
1063 parse_fdt(struct padctl_softc *sc, phandle_t base_node)
1065 phandle_t node;
1145 phandle_t node;

Completed in 318 milliseconds

<<11121314151617181920