Home
last modified time | relevance | path

Searched refs:ALT_SYSMGR_NOC_TMO_EN_SET_MSK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dsystem_manager.h81 #define ALT_SYSMGR_NOC_TMO_EN_SET_MSK BIT(0) macro
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dreset_manager_arria10.c200 writel(ALT_SYSMGR_NOC_TMO_EN_SET_MSK, &sysmgr_regs->noc_timeout); in socfpga_bridges_reset()