Searched refs:norm_addrs (Results 1 – 2 of 2) sorted by relevance
1365 static const u8 norm_addrs[] = { in init_coeff_ram_cache() local1375 for (i = 0; i < ARRAY_SIZE(norm_addrs); i++) in init_coeff_ram_cache()1376 coeff_ram[((norm_addrs[i] + 1) * COEFF_SIZE) - 1] = 0x40; in init_coeff_ram_cache()
77 static const u8 norm_addrs[] = { 0x00, 0x05, 0x0a, 0x0f, 0x14, 0x19, in init_coeff_ram_cache() local84 for (i = 0; i < ARRAY_SIZE(norm_addrs); i++) in init_coeff_ram_cache()85 cache[((norm_addrs[i] + 1) * COEFF_SIZE) - 1] = 0x40; in init_coeff_ram_cache()