Searched refs:CPC_P6_PES_E (Results 1 – 2 of 2) sorted by relevance
287 UINT32_C(1), CPC_P6_PES_E },289 UINT32_C(1), CPC_P6_PES_E },390 (1u << CPC_P6_PES_USR) | (1u << CPC_P6_PES_E); in cpc_strtoevent()549 xpes->edge = (pes >> CPC_P6_PES_E) & 1u; in unmake_pes()
275 #define CPC_P6_PES_E 18 macro