Searched refs:sram_shift (Results 1 – 1 of 1) sorted by relevance
497 static const struct sst_sram_shift sram_shift[] = { variable507 for (index = 0; index < ARRAY_SIZE(sram_shift); index++) { in hsw_block_get_bit()508 if (sram_shift[index].dev_id == sst->id) in hsw_block_get_bit()512 if (index < ARRAY_SIZE(sram_shift)) { in hsw_block_get_bit()515 shift = sram_shift[index].dram_shift; in hsw_block_get_bit()518 shift = sram_shift[index].iram_shift; in hsw_block_get_bit()