Searched refs:cr2 (Results 1 – 1 of 1) sorted by relevance
513 u32 cr1, cr2; in cap_vc() local531 cr2 = get_conf_long(d, where + PCI_VC_PORT_REG2); in cap_vc()543 if (arb_selects[i][0] != '?' || cr2 & (1 << i)) in cap_vc()544 printf("%c%s%c", (i ? ' ' : '\t'), arb_selects[i], FLAG(cr2, 1 << i)); in cap_vc()545 arb_table_pos = BITS(cr2, 24, 8); in cap_vc()