Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dfdtdec.h172 struct fdtdec_phandle_args { struct
222 struct fdtdec_phandle_args *out_args);
/OK3568_Linux_fs/u-boot/drivers/sysreset/
H A Dsysreset_sti.c34 struct fdtdec_phandle_args syscfg_phandle; in sti_sysreset_probe()
/OK3568_Linux_fs/u-boot/include/asm-generic/
H A Dgpio.h211 struct fdtdec_phandle_args;
/OK3568_Linux_fs/u-boot/drivers/pinctrl/
H A Dpinctrl-sti.c212 struct fdtdec_phandle_args args; in sti_pinctrl_set_state()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dtegra186_bpmp.c141 struct fdtdec_phandle_args args; in tegra186_bpmp_get_shmem()
/OK3568_Linux_fs/u-boot/drivers/pinctrl/nxp/
H A Dpinctrl-imx.c185 struct fdtdec_phandle_args arg; in imx_pinctrl_probe()
/OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/
H A Dmisc_gen5.c97 struct fdtdec_phandle_args args; in socfpga_eth_reset()
/OK3568_Linux_fs/u-boot/drivers/core/
H A Dofnode.c331 static void ofnode_from_fdtdec_phandle_args(struct fdtdec_phandle_args *in, in ofnode_from_fdtdec_phandle_args()
364 struct fdtdec_phandle_args args; in ofnode_parse_phandle_with_args()
/OK3568_Linux_fs/u-boot/lib/
H A Dfdtdec.c710 struct fdtdec_phandle_args *out_args) in fdtdec_parse_phandle_with_args()