1 /* 2 * Copyright (c) 2022 Intel Corporation 3 * SPDX-License-Identifier: Apache-2.0 4 */ 5 6 /* Report number of used HP-SRAM memory banks to the PMC, unit is 32 KB. */ 7 int adsp_comm_widget_pmc_send_ipc(uint16_t banks); 8