Home
last modified time | relevance | path

Searched refs:fdtbus_get_phandle_with_data (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/arch/arm/nxp/
H A Dimx6_usb.c139 error = fdtbus_get_phandle_with_data(phandle, "fsl,usbmisc", in imx6_usb_attach()
/netbsd/sys/dev/fdt/
H A Dfdt_intr.c460 if (fdtbus_get_phandle_with_data(phandle, "interrupts-extended", in get_specifier_from_extended()
H A Dfdtvar.h400 int fdtbus_get_phandle_with_data(int, const char *, const char *,
H A Dfdt_subr.c139 fdtbus_get_phandle_with_data(int phandle, const char *prop, const char *cells, in fdtbus_get_phandle_with_data() function