Searched refs:SW_RESET_MASK (Results 1 – 3 of 3) sorted by relevance
37 #define SW_RESET_MASK GENMASK(31, 26) macro370 if ((value & SW_RESET_MASK) == ALL_SW_RESET) in cdns_imx_is_power_lost()
75 #define SW_RESET_MASK 1 macro
458 regmap_update_bits(admaif->regmap, reset_reg, SW_RESET_MASK, SW_RESET); in tegra_admaif_stop() 462 !(val & SW_RESET_MASK & SW_RESET), in tegra_admaif_stop()