Lines Matching defs:post_div
1204 } *post_div, post_divs[] = {
1237 for (post_div = &post_divs[0]; post_div->divider; ++post_div) {
1238 if (post_div->divider == post_divider)
1242 if (!post_div->divider) {
1244 post_div = &post_divs[0];
1250 save->post_div = post_divider;
1258 save->post_div);
1269 save->ppll_div_3 = (save->feedback_div | (post_div->bitvalue << 16));
1295 } *post_div, post_divs[] = {
1326 for (post_div = &post_divs[0]; post_div->divider; ++post_div) {
1327 if (post_div->divider == post_divider)
1331 if (!post_div->divider) {
1333 post_div = &post_divs[0];
1352 (post_div->bitvalue << 16));