Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-socfpga/
A Dreset_manager_gen5.c43 1 << RSTMGR_RESET(reset)); in socfpga_per_reset()
46 1 << RSTMGR_RESET(reset)); in socfpga_per_reset()
56 const u32 l4wd0 = 1 << RSTMGR_RESET(SOCFPGA_RESET(L4WD0)); in socfpga_per_reset_all()
A Dreset_manager_arria10.c150 1 << RSTMGR_RESET(reset)); in socfpga_per_reset()
153 1 << RSTMGR_RESET(reset)); in socfpga_per_reset()
165 const u32 l4wd0 = (1 << RSTMGR_RESET(SOCFPGA_RESET(L4WD0)) | in socfpga_per_reset_all()
166 (1 << RSTMGR_RESET(SOCFPGA_RESET(L4SYSTIMER0)))); in socfpga_per_reset_all()
A Dreset_manager_s10.c38 1 << RSTMGR_RESET(reset)); in socfpga_per_reset()
41 1 << RSTMGR_RESET(reset)); in socfpga_per_reset()
51 const u32 l4wd0 = 1 << RSTMGR_RESET(SOCFPGA_RESET(L4WD0)); in socfpga_per_reset_all()
/u-boot/arch/arm/mach-socfpga/include/mach/
A Dreset_manager.h32 #define RSTMGR_RESET(_reset) \ macro

Completed in 3 milliseconds