Searched refs:PMLCax_FCU (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/powerpc/include/
H A Dpmc_mdep.h39 #define PMLCax_FCU 0x20000000 macro
/freebsd-13-stable/sys/dev/hwpmc/
H A Dhwpmc_e500.c382 config = PMLCax_FCS | PMLCax_FCU |
416 config &= ~PMLCax_FCU;
418 config &= ~(PMLCax_FCS|PMLCax_FCU);

Completed in 68 milliseconds