Home
last modified time | relevance | path

Searched refs:ofw_bus_parse_xref_list_get_length (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/dev/hwreset/
H A Dhwreset_array.c109 rv = ofw_bus_parse_xref_list_get_length(cnode, "resets", "#reset-cells", in hwreset_array_get_ofw()
/freebsd/sys/dev/ofw/
H A Dofw_bus_subr.h146 int ofw_bus_parse_xref_list_get_length(phandle_t node, const char *list_name,
H A Dofw_bus_subr.c1048 ofw_bus_parse_xref_list_get_length(phandle_t node, const char *list_name, in ofw_bus_parse_xref_list_get_length() function
/freebsd/sys/arm/allwinner/
H A Daw_gmacclk.c193 error = ofw_bus_parse_xref_list_get_length(node, "clocks", in aw_gmacclk_attach()
/freebsd/sys/dev/mailbox/arm/
H A Darm_doorbell.c197 error = ofw_bus_parse_xref_list_get_length(node, "mboxes", in arm_doorbell_ofw_get()
/freebsd/sys/arm64/rockchip/
H A Drk_usb2phy.c270 error = ofw_bus_parse_xref_list_get_length(node, "clocks", in rk_usb2phy_export_clock()
/freebsd/sys/dev/xdma/
H A Dxdma.c466 error = ofw_bus_parse_xref_list_get_length(node, in xdma_ofw_get()
/freebsd/sys/arm64/iommu/
H A Diommu.c265 error = ofw_bus_parse_xref_list_get_length(node, in iommu_get_ctx_ofw()
/freebsd/sys/dev/sdhci/
H A Dsdhci_fdt.c137 error = ofw_bus_parse_xref_list_get_length(node, "clocks", in sdhci_export_clocks()
/freebsd/sys/dev/clk/
H A Dclk.c1446 rv = ofw_bus_parse_xref_list_get_length(node, in clk_set_assigned()
1461 if (ofw_bus_parse_xref_list_get_length(node, in clk_set_assigned()
/freebsd/sys/riscv/sifive/
H A Dsifive_prci.c470 error = ofw_bus_parse_xref_list_get_length(node, "clocks", in prci_attach()