Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.h62 #define FM_PCD_PLCR_PEMODE_DEFC_MASK 0x0C000000 macro
H A Dfm_plcr.c379 pemode &= ~FM_PCD_PLCR_PEMODE_DEFC_MASK; in BuildProfileRegs()