Home
last modified time | relevance | path

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

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