Home
last modified time | relevance | path

Searched refs:imx_rdc_setup_peripherals (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/mach-imx/
H A Drdc-sema.h94 int imx_rdc_setup_peripherals(rdc_peri_cfg_t const *peripherals_list,
/openbmc/u-boot/arch/arm/mach-imx/
H A Drdc-sema.c136 int imx_rdc_setup_peripherals(rdc_peri_cfg_t const *peripherals_list, in imx_rdc_setup_peripherals() function
/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dsoc.c120 imx_rdc_setup_peripherals(resources, ARRAY_SIZE(resources)); in isolate_resource()