SW_RESET_MASK
if ((value & SW_RESET_MASK) == ALL_SW_RESET)
regmap_update_bits(admaif->regmap, reset_reg, SW_RESET_MASK, SW_RESET);
!(val & SW_RESET_MASK & SW_RESET),