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

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

Completed in 57 milliseconds