Searched refs:FM_PCD_PLCR_PEMODE_FPP_SHIFT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/ | ||
H A D | fm_plcr.h | 72 #define FM_PCD_PLCR_PEMODE_FPP_SHIFT 16 macro |
H A D | fm_plcr.c | 509 pemode |= (fpp << FM_PCD_PLCR_PEMODE_FPP_SHIFT); in BuildProfileRegs() |