Home
last modified time | relevance | path

Searched refs:ofw_bus_parse_xref_list_alloc (Results 1 – 14 of 14) sorted by relevance

/freebsd-13.1/sys/dev/pwm/
H A Dofw_pwm.c51 rv = ofw_bus_parse_xref_list_alloc(node, prop_name, "#pwm-cells", in pwm_get_by_ofw_propidx()
/freebsd-13.1/sys/dev/ofw/
H A Dofw_bus_subr.h143 int ofw_bus_parse_xref_list_alloc(phandle_t node, const char *list_name,
H A Dofw_bus_subr.c882 ofw_bus_parse_xref_list_alloc(phandle_t node, const char *list_name, in ofw_bus_parse_xref_list_alloc() function
/freebsd-13.1/sys/arm/ti/clk/
H A Dclock_common.c82 rv = ofw_bus_parse_xref_list_alloc(node, "clocks", "#clock-cells", in read_clock_cells()
/freebsd-13.1/sys/dev/extres/hwreset/
H A Dhwreset.c129 rv = ofw_bus_parse_xref_list_alloc(cnode, "resets", "#reset-cells", in hwreset_get_by_ofw_idx()
/freebsd-13.1/sys/arm/nvidia/tegra124/
H A Dtegra124_coretemp.c148 rv = ofw_bus_parse_xref_list_alloc(node, "thermal-sensors", in tegra124_coretemp_ofw_parse()
/freebsd-13.1/sys/arm64/nvidia/tegra210/
H A Dtegra210_coretemp.c153 rv = ofw_bus_parse_xref_list_alloc(node, "thermal-sensors", in tegra210_coretemp_ofw_parse()
/freebsd-13.1/sys/dev/extres/phy/
H A Dphy.c462 rv = ofw_bus_parse_xref_list_alloc(cnode, "phys", "#phy-cells", idx, in phy_get_by_ofw_idx()
/freebsd-13.1/sys/dev/xdma/
H A Dxdma.c493 error = ofw_bus_parse_xref_list_alloc(node, "dmas", "#dma-cells", in xdma_ofw_get()
/freebsd-13.1/sys/dev/extres/regulator/
H A Dregulator_fixed.c413 rv = ofw_bus_parse_xref_list_alloc(node, "gpio", "#gpio-cells", 0, in regfix_parse_fdt()
/freebsd-13.1/sys/dev/gpio/
H A Dofw_gpiobus.c73 rv = ofw_bus_parse_xref_list_alloc(cnode, prop_name, "#gpio-cells", in gpio_pin_get_by_ofw_propidx()
/freebsd-13.1/sys/arm/ti/
H A Dti_pruss.c583 err = ofw_bus_parse_xref_list_alloc(node, "resets", "#reset-cells", 0, in ti_pruss_attach()
/freebsd-13.1/sys/arm/allwinner/
H A Da10_codec.c821 error = ofw_bus_parse_xref_list_alloc(ofw_bus_get_node(sc->dev), in a10codec_chan_init()
/freebsd-13.1/sys/dev/extres/clk/
H A Dclk.c1480 rv = ofw_bus_parse_xref_list_alloc(cnode, prop, "#clock-cells", idx, in clk_get_by_ofw_index_prop()