Searched refs:phandle_t (Results 76 - 100 of 498) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/arm/nvidia/
H A Das3722.h299 int as3722_regulator_attach(struct as3722_softc *sc, phandle_t node);
300 int as3722_regulator_map(device_t dev, phandle_t xref, int ncells,
304 int as3722_rtc_attach(struct as3722_softc *sc, phandle_t node);
318 int as3722_gpio_map_gpios(device_t dev, phandle_t pdev, phandle_t gparent,
320 int as3722_gpio_attach(struct as3722_softc *sc, phandle_t node);
321 int as3722_pinmux_configure(device_t dev, phandle_t cfgxref);
/freebsd-13-stable/sys/dev/iicbus/pmic/
H A Dact8846_regulator.c94 phandle_t xref;
368 act8846_fdt_parse(struct act8846_softc *sc, phandle_t pnode, phandle_t node,
372 phandle_t supply_node;
396 act8846_attach(struct act8846_softc *sc, phandle_t pnode, phandle_t node,
450 act8846_regulator_attach(struct act8846_softc *sc, phandle_t node)
453 phandle_t child, rnode;
490 act8846_regulator_map(device_t dev, phandle_t xref, int ncells,
/freebsd-13-stable/sys/dev/dpaa/
H A Dbman_fdt.c114 get_addr_props(phandle_t node, uint32_t *addrp, uint32_t *sizep)
126 phandle_t node;
144 static phandle_t
147 phandle_t node;
168 phandle_t node, child, cpu_node;
H A Dqman_fdt.c114 get_addr_props(phandle_t node, uint32_t *addrp, uint32_t *sizep)
126 phandle_t node;
144 static phandle_t
147 phandle_t node;
167 phandle_t node, child, cpu_node;
H A Dif_dtsec_fdt.c113 find_mdio(phandle_t phy_node, device_t mac, device_t *mdio_dev)
136 phandle_t enet_node, phy_node;
137 phandle_t fman_rxtx_node[2];
/freebsd-13-stable/sys/dev/extres/syscon/
H A Dsyscon.c230 syscon_find_by_ofw_node(phandle_t node)
246 phandle_t node)
259 phandle_t
267 syscon_get_by_ofw_node(device_t cdev, phandle_t node, struct syscon **syscon)
282 syscon_get_by_ofw_property(device_t cdev, phandle_t cnode, char *name,
/freebsd-13-stable/sys/dev/vt/hw/fb/
H A Dvt_early_fb.c75 vt_efb_initialize(struct fb_info *info, phandle_t node)
134 static phandle_t
137 phandle_t chosen, node;
160 phandle_t node;
181 phandle_t node;
/freebsd-13-stable/sys/mips/mediatek/
H A Dmtk_pinctrl.c125 phandle_t node)
158 mtk_pinctrl_configure(device_t dev, phandle_t cfgxref)
161 phandle_t node, child;
/freebsd-13-stable/sys/dev/sdhci/
H A Dsdhci_fdt_gpio.c77 cd_setup(struct sdhci_fdt_gpio *gpio, phandle_t node)
174 wp_setup(struct sdhci_fdt_gpio *gpio, phandle_t node)
201 phandle_t node;
/freebsd-13-stable/sys/dev/mii/
H A Dmii_fdt.c86 static phandle_t
87 mii_fdt_get_phynode(phandle_t macnode)
127 mii_fdt_get_contype(phandle_t macnode)
/freebsd-13-stable/sys/arm64/broadcom/brcmmdio/
H A Dmdio_nexus_iproc.c133 get_addr_size_cells(phandle_t node, pcell_t *addr_cells, pcell_t *size_cells)
161 phandle_t node;
199 phandle_t parent, node;
H A Dmdio_ns2_pcie_phy.c110 get_addr_size_cells(phandle_t node, pcell_t *addr_cells, pcell_t *size_cells)
141 phandle_t node;
/freebsd-13-stable/stand/powerpc/ofw/
H A Dofwfdt.c39 OF_hasprop(phandle_t node, const char *prop)
45 add_node_to_fdt(void *buffer, phandle_t node, int fdt_offset)
99 phandle_t node;
H A Dmain.c72 phandle_t memoryp;
110 phandle_t root;
/freebsd-13-stable/sys/powerpc/cpufreq/
H A Dpmufreq.c88 phandle_t node;
111 phandle_t node;
133 phandle_t node;
/freebsd-13-stable/sys/dev/mmc/
H A Dmmc_fdt_helpers.c49 mmc_fdt_parse_sd_speed(phandle_t node, struct mmc_host *host)
74 mmc_fdt_parse_mmc_speed(phandle_t node, struct mmc_host *host)
99 mmc_fdt_parse(device_t dev, phandle_t node, struct mmc_fdt_helper *helper,
221 cd_setup(struct mmc_fdt_helper *helper, phandle_t node)
323 wp_setup(struct mmc_fdt_helper *helper, phandle_t node)
345 mmc_fdt_gpio_setup(device_t dev, phandle_t node, struct mmc_fdt_helper *helper,
/freebsd-13-stable/sys/dev/fdt/
H A Dfdt_clock.c54 phandle_t cnode;
99 phandle_t cnode;
/freebsd-13-stable/sys/arm/allwinner/
H A Daw_dwc3.c70 phandle_t node;
92 phandle_t node, child;
/freebsd-13-stable/sys/arm/annapurna/alpine/
H A Dalpine_machdep.c72 phandle_t node;
86 phandle_t node;
/freebsd-13-stable/sys/arm/nvidia/drm2/
H A Dtegra_drm_subr.c121 tegra_drm_encoder_attach(struct tegra_drm_encoder *output, phandle_t node)
124 phandle_t ddc;
/freebsd-13-stable/sys/powerpc/mikrotik/
H A Drb_led.c77 phandle_t node;
108 phandle_t node;
/freebsd-13-stable/sys/dev/pci/
H A Dpci_host_generic_fdt.c91 get_addr_size_cells(phandle_t node, pcell_t *addr_cells, pcell_t *size_cells)
126 phandle_t node;
185 phandle_t node;
263 phandle_t iparent;
379 phandle_t msi_parent;
397 phandle_t msi_parent;
415 phandle_t msi_parent;
432 phandle_t msi_parent;
449 phandle_t msi_parent;
466 phandle_t nod
[all...]
/freebsd-13-stable/sys/dev/ofw/
H A Dofw_subr.c48 get_addr_props(phandle_t node, uint32_t *addrp, uint32_t *sizep, int *pcip)
79 ofw_reg_to_paddr(phandle_t dev, int regno, bus_addr_t *paddr,
87 phandle_t bridge, parent;
196 phandle_t chosen;
/freebsd-13-stable/sys/dev/mmc/host/
H A Ddwmmc_altera.c73 phandle_t root;
/freebsd-13-stable/sys/dev/altera/dwc/
H A Dif_dwc_socfpga.c83 phandle_t root;

Completed in 125 milliseconds

1234567891011>>