Searched refs:CPC_PCR_TOE1 (Results 1 – 2 of 2) sorted by relevance
620 toe = (CPC_PCR_TOE0 | CPC_PCR_TOE1); in ni2_pcbe_program()641 toe = CPC_PCR_TOE1; /* enable trap-on-event for pic1 */ in ni2_pcbe_program()685 toe &= ~CPC_PCR_TOE1; in ni2_pcbe_program()
76 #define CPC_PCR_TOE1 (1ull << CPC_PCR_TOE1_SHIFT) macro