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