Searched refs:AM33XX_RST_GLOBAL_COLD_SW_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/mach-omap2/ | ||
H A D | prm-regbits-33xx.h | 18 #define AM33XX_RST_GLOBAL_COLD_SW_MASK (1 << 1) macro |
H A D | prm33xx.c | 331 mask = AM33XX_RST_GLOBAL_COLD_SW_MASK; in am33xx_prm_global_sw_reset() |