tegra_bpmp_reset_common
return tegra_bpmp_reset_common(rstc, CMD_RESET_MODULE, id);
return tegra_bpmp_reset_common(rstc, CMD_RESET_ASSERT, id);
return tegra_bpmp_reset_common(rstc, CMD_RESET_DEASSERT, id);