Searched refs:ace_hpsram_get_bank_count (Results 1 – 3 of 3) sorted by relevance
20 uint32_t hpsram_ebb_quantity = ace_hpsram_get_bank_count(); in hp_sram_init()
132 static ALWAYS_INLINE uint32_t ace_hpsram_get_bank_count(void) in ace_hpsram_get_bank_count() function
141 if (bank_idx > ace_hpsram_get_bank_count()) { in sys_mm_drv_hpsram_pwr()737 uint32_t avalible_memory_size = ace_hpsram_get_bank_count() * SRAM_BANK_SIZE; in sys_mm_drv_mm_init()911 __ASSERT_NO_MSG(bank_idx <= ace_hpsram_get_bank_count()); in adsp_mm_restore_context()