Home
last modified time | relevance | path

Searched refs:phandle_t (Results 151 – 175 of 537) sorted by last modified time

12345678910>>...22

/freebsd/sys/dev/ahci/
H A Dahci_fsl_fdt.c297 phandle_t node; in ahci_fsl_fdt_attach()
/freebsd/sys/arm64/rockchip/
H A Drk_tsadc.c703 phandle_t node; in tsadc_attach()
H A Drk_typec_phy.c345 phandle_t node, usb3; in rk_typec_phy_attach()
346 phandle_t reg_prop[4]; in rk_typec_phy_attach()
H A Drk_usb2phy.c242 phandle_t *cells, struct clknode **clk) in rk_usb2phy_clk_ofw_map()
264 phandle_t node; in rk_usb2phy_export_clock()
265 phandle_t regs[2]; in rk_usb2phy_export_clock()
347 phandle_t node, host; in rk_usb2phy_attach()
H A Drk_usbphy.c140 rk_usbphy_init_phy(struct rk_usbphy_softc *sc, phandle_t node) in rk_usbphy_init_phy()
264 phandle_t node, child; in rk_usbphy_attach()
H A Drk3568_pciephy.c75 phandle_t node;
H A Drk_iodomain.c76 phandle_t node;
H A Drk_pcie.c200 phandle_t node;
531 phandle_t msi_parent; in rk_pcie_alloc_msi()
546 phandle_t msi_parent; in rk_pcie_release_msi()
562 phandle_t msi_parent; in rk_pcie_map_msi()
577 phandle_t msi_parent; in rk_pcie_alloc_msix()
591 phandle_t msi_parent; in rk_pcie_release_msix()
607 phandle_t node; in rk_pcie_get_id()
H A Drk_pcie_phy.c281 phandle_t node; in rk_pcie_phy_attach()
H A Drk_pinctrl.c100 int (*parse_bias)(phandle_t, int);
379 rk3288_parse_bias(phandle_t node, int bank) in rk3288_parse_bias()
670 rk3399_parse_bias(phandle_t node, int bank) in rk3399_parse_bias()
954 rk3568_parse_bias(phandle_t node, int bank) in rk3568_parse_bias()
1013 rk_pinctrl_parse_drive(struct rk_pinctrl_softc *sc, phandle_t node, in rk_pinctrl_parse_drive()
1055 rk_pinctrl_handle_io(struct rk_pinctrl_softc *sc, phandle_t node, uint32_t bank, in rk_pinctrl_handle_io()
1142 phandle_t pin_conf; in rk_pinctrl_configure_pin()
1257 rk_pinctrl_configure_pins(device_t dev, phandle_t cfgxref) in rk_pinctrl_configure_pins()
1260 phandle_t node; in rk_pinctrl_configure_pins()
1477 phandle_t node; in rk_pinctrl_attach()
/freebsd/sys/arm/ti/clk/
H A Dti_divider_clock.c122 phandle_t node; in ti_divider_attach()
H A Dti_dpll_clock.c156 phandle_t node; in parse_dpll_reg()
260 phandle_t node; in ti_dpll_attach()
H A Dti_gate_clock.c134 phandle_t node; in ti_gate_attach()
H A Dti_mux_clock.c124 phandle_t node; in ti_mux_attach()
/freebsd/sys/arm/ti/cpsw/
H A Dif_cpsw.c105 static phandle_t cpsw_get_node(device_t, device_t);
739 phandle_t child; in cpsw_get_fdt_data()
973 static phandle_t
1002 phandle_t opp_table; in cpswp_attach()
/freebsd/sys/arm/ti/
H A Dti_pruss.c519 phandle_t node; in ti_pruss_attach()
521 phandle_t ti_prm_ref, *cells; in ti_pruss_attach()
H A Dti_scm_syscon.c162 phandle_t node, child; in ti_scm_syscon_attach()
H A Dti_sdhci.c518 phandle_t node; in ti_sdhci_attach()
H A Dti_sysc.c272 phandle_t node; in parse_regfields()
352 phandle_t node; in parse_idle()
429 phandle_t node, child; in ti_sysc_simplebus_attach_child()
461 phandle_t node; in ti_sysc_attach()
570 phandle_t node; in ti_sysc_new_pass()
/freebsd/sys/arm64/nvidia/tegra210/
H A Dmax77620.c192 max77620_parse_fps(struct max77620_softc *sc, int id, phandle_t node) in max77620_parse_fps()
221 max77620_parse_fdt(struct max77620_softc *sc, phandle_t node) in max77620_parse_fdt()
223 phandle_t fpsnode; in max77620_parse_fdt()
385 phandle_t node; in max77620_attach()
464 static phandle_t
H A Dmax77620_regulators.c100 phandle_t xref;
632 max77620_fdt_parse(struct max77620_softc *sc, phandle_t node, struct reg_def *def, in max77620_fdt_parse()
636 phandle_t parent, supply_node; in max77620_fdt_parse()
696 max77620_attach(struct max77620_softc *sc, phandle_t node, struct reg_def *def) in max77620_attach()
758 max77620_regulator_attach(struct max77620_softc *sc, phandle_t node) in max77620_regulator_attach()
761 phandle_t child, rnode; in max77620_regulator_attach()
799 max77620_regulator_map(device_t dev, phandle_t xref, int ncells, in max77620_regulator_map()
H A Dtegra210_coretemp.c135 phandle_t node, xnode; in tegra210_coretemp_ofw_parse()
179 phandle_t root; in tegra210_coretemp_identify()
H A Dtegra210_cpufreq.c143 phandle_t node;
350 get_fdt_resources(struct tegra210_cpufreq_softc *sc, phandle_t node) in get_fdt_resources()
388 phandle_t root; in tegra210_cpufreq_identify()
H A Dtegra210_pmc.c420 tegra210_pmc_parse_fdt(struct tegra210_pmc_softc *sc, phandle_t node) in tegra210_pmc_parse_fdt()
547 phandle_t node; in tegra210_pmc_attach()
H A Dtegra210_xusbpadctl.c373 phandle_t xref;
466 phandle_t xref;
1594 process_lane(struct padctl_softc *sc, phandle_t node, struct padctl_pad *pad) in process_lane()
1672 process_pad(struct padctl_softc *sc, phandle_t node) in process_pad()
1674 phandle_t xref; in process_pad()
1741 process_port(struct padctl_softc *sc, phandle_t node) in process_port()
1812 parse_fdt(struct padctl_softc *sc, phandle_t base_node) in parse_fdt()
1814 phandle_t node; in parse_fdt()
1898 phandle_t node; in xusbpadctl_attach()

12345678910>>...22