Searched refs:CPC_PCR_TOE0 (Results 1 – 2 of 2) sorted by relevance
620 toe = (CPC_PCR_TOE0 | CPC_PCR_TOE1); in ni2_pcbe_program()629 toe = CPC_PCR_TOE0; /* enable trap-on-event for pic0 */ in ni2_pcbe_program()682 toe &= ~CPC_PCR_TOE0; in ni2_pcbe_program()
75 #define CPC_PCR_TOE0 (1ull << CPC_PCR_TOE0_SHIFT) macro