Searched refs:rst_id (Results 1 – 2 of 2) sorted by relevance
279 int32_t tegra_bpmp_ipc_reset_module(uint32_t rst_id) in tegra_bpmp_ipc_reset_module() argument284 .reset_id = rst_id in tegra_bpmp_ipc_reset_module()288 assert((rst_id == TEGRA_RESET_ID_XUSB_PADCTL) || in tegra_bpmp_ipc_reset_module()289 (rst_id == TEGRA_RESET_ID_GPCDMA)); in tegra_bpmp_ipc_reset_module()295 rst_id, ret); in tegra_bpmp_ipc_reset_module()
29 int32_t tegra_bpmp_ipc_reset_module(uint32_t rst_id);