Lines Matching refs:ch_indices
618 u64 idx, ch_indices[] = { 0UL, 3UL, 4UL, 24UL, 25UL, 27UL }; in save_ch_part1() local
629 for (i = 0; i < ARRAY_SIZE(ch_indices); i++) { in save_ch_part1()
630 idx = ch_indices[i]; in save_ch_part1()
675 u64 ch_indices[4] = { 21UL, 23UL, 28UL, 30UL }; in reset_ch() local
684 idx = ch_indices[i]; in reset_ch()
1068 u64 ch_indices[] = { 0UL, 3UL, 4UL, 24UL, 25UL, 27UL }; in reset_ch_part1() local
1080 for (i = 0; i < ARRAY_SIZE(ch_indices); i++) { in reset_ch_part1()
1081 idx = ch_indices[i]; in reset_ch_part1()
1093 u64 ch_indices[5] = { 21UL, 23UL, 28UL, 29UL, 30UL }; in reset_ch_part2() local
1102 idx = ch_indices[i]; in reset_ch_part2()
1560 u64 idx, ch_indices[] = { 0UL, 3UL, 4UL, 24UL, 25UL, 27UL }; in restore_ch_part1() local
1566 for (i = 0; i < ARRAY_SIZE(ch_indices); i++) { in restore_ch_part1()
1567 idx = ch_indices[i]; in restore_ch_part1()
1579 u64 ch_indices[3] = { 9UL, 21UL, 23UL }; in restore_ch_part2() local
1591 idx = ch_indices[i]; in restore_ch_part2()