Searched refs:sram_shift (Results 1 – 1 of 1) sorted by relevance
492 static const struct sst_sram_shift sram_shift[] = { variable502 for (index = 0; index < ARRAY_SIZE(sram_shift); index++) { in hsw_block_get_bit()503 if (sram_shift[index].dev_id == sst->id) in hsw_block_get_bit()507 if (index < ARRAY_SIZE(sram_shift)) { in hsw_block_get_bit()510 shift = sram_shift[index].dram_shift; in hsw_block_get_bit()513 shift = sram_shift[index].iram_shift; in hsw_block_get_bit()