Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfdtdec.h168 struct fdtdec_phandle_args { struct
218 struct fdtdec_phandle_args *out_args);
/openbmc/u-boot/drivers/sysreset/
H A Dsysreset_sti.c34 struct fdtdec_phandle_args syscfg_phandle; in sti_sysreset_probe()
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dmisc_s10.c79 struct fdtdec_phandle_args args; in socfpga_set_phymode()
/openbmc/u-boot/board/st/stm32mp1/
H A Dstm32mp1.c37 struct fdtdec_phandle_args args; in board_usb_init()
/openbmc/u-boot/include/asm-generic/
H A Dgpio.h211 struct fdtdec_phandle_args;
/openbmc/u-boot/drivers/gpio/
H A Dgpio-rcar.c144 struct fdtdec_phandle_args args; in rcar_gpio_probe()
/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-sti.c211 struct fdtdec_phandle_args args; in sti_pinctrl_set_state()
/openbmc/u-boot/drivers/misc/
H A Dtegra186_bpmp.c140 struct fdtdec_phandle_args args; in tegra186_bpmp_get_shmem()
/openbmc/u-boot/drivers/pinctrl/nxp/
H A Dpinctrl-imx.c202 struct fdtdec_phandle_args arg; in imx_pinctrl_probe()
/openbmc/u-boot/drivers/core/
H A Dofnode.c340 static void ofnode_from_fdtdec_phandle_args(struct fdtdec_phandle_args *in, in ofnode_from_fdtdec_phandle_args()
374 struct fdtdec_phandle_args args; in ofnode_parse_phandle_with_args()
/openbmc/u-boot/lib/
H A Dfdtdec.c742 struct fdtdec_phandle_args *out_args) in fdtdec_parse_phandle_with_args()