Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-socfpga/
Dreset_manager_arria10.c132 ALT_RSTMGR_PER1MODRST_WD0_SET_MSK); in socfpga_watchdog_disable()
148 val &= ALT_RSTMGR_PER1MODRST_WD0_SET_MSK; in socfpga_is_wdt_in_reset()
252 ALT_RSTMGR_PER1MODRST_WD0_SET_MSK); in socfpga_reset_deassert_osc1wd0()
/external/u-boot/arch/arm/mach-socfpga/include/mach/
Dreset_manager_arria10.h116 #define ALT_RSTMGR_PER1MODRST_WD0_SET_MSK BIT(0) macro