Lines Matching defs:pc
81 "[,pc[0|1]] "
92 "[,pc[0|1]]");
238 "pc", /* sets pin control high */
290 { "pc", nextpair },
339 { "pc", nextpair },
538 int usr, sys, edge, inv, irupt, pc;
546 xpes->pc = (pes >> CPC_P6_PES_PC) & 1u;
558 int usr[2], sys[2], clk[2], pc[2];
575 xcesr->pc[0] = (cesr >> CPC_P5_CESR_PC0) & 1u;
576 xcesr->pc[1] = (cesr >> CPC_P5_CESR_PC1) & 1u;
627 xpes[0].pc, xpes[1].pc, 0, tokens[D_pc]);
653 xcesr.pc[0], xcesr.pc[1], 0, tokens[D_pc]);
740 if (xpes[i].pc)
779 if (xpes[i].pc) {
780 attr[j].ca_name = "pc";
823 if (xcesr.pc[i] == 1)
846 if (xcesr.pc[i] == 1) {
847 attr[j].ca_name = "pc";