Lines Matching refs:ch_indices
632 u64 idx, ch_indices[] = { 0UL, 3UL, 4UL, 24UL, 25UL, 27UL }; in save_ch_part1() local
643 for (i = 0; i < ARRAY_SIZE(ch_indices); i++) { in save_ch_part1()
644 idx = ch_indices[i]; in save_ch_part1()
689 u64 ch_indices[4] = { 21UL, 23UL, 28UL, 30UL }; in reset_ch() local
698 idx = ch_indices[i]; in reset_ch()
1082 u64 ch_indices[] = { 0UL, 3UL, 4UL, 24UL, 25UL, 27UL }; in reset_ch_part1() local
1094 for (i = 0; i < ARRAY_SIZE(ch_indices); i++) { in reset_ch_part1()
1095 idx = ch_indices[i]; in reset_ch_part1()
1107 u64 ch_indices[5] = { 21UL, 23UL, 28UL, 29UL, 30UL }; in reset_ch_part2() local
1116 idx = ch_indices[i]; in reset_ch_part2()
1574 u64 idx, ch_indices[] = { 0UL, 3UL, 4UL, 24UL, 25UL, 27UL }; in restore_ch_part1() local
1580 for (i = 0; i < ARRAY_SIZE(ch_indices); i++) { in restore_ch_part1()
1581 idx = ch_indices[i]; in restore_ch_part1()
1593 u64 ch_indices[3] = { 9UL, 21UL, 23UL }; in restore_ch_part2() local
1605 idx = ch_indices[i]; in restore_ch_part2()