Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dreset_manager_arria10.c32 ALT_SYSMGR_NOC_H2F_SET_MSK,
191 writel(ALT_SYSMGR_NOC_H2F_SET_MSK | in socfpga_bridges_reset()
204 ALT_SYSMGR_NOC_H2F_SET_MSK | in socfpga_bridges_reset()
216 ALT_SYSMGR_NOC_H2F_SET_MSK | in socfpga_bridges_reset()
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dsystem_manager.h75 #define ALT_SYSMGR_NOC_H2F_SET_MSK BIT(0) macro