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

/freebsd-11.0-release/sys/powerpc/include/
H A Dpmc_mdep.h34 #define PMLCax_FCU 0x20000000 macro
/freebsd-11.0-release/sys/dev/hwpmc/
H A Dhwpmc_e500.c505 config = PMLCax_FCS | PMLCax_FCU |
539 config &= ~PMLCax_FCU;
541 config &= ~(PMLCax_FCS|PMLCax_FCU);

Completed in 103 milliseconds