Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.h78 #define FM_PCD_PLCR_PEMODE_RBFLS 0x00000800 macro
H A Dfm_plcr.c468 pemode &= ~FM_PCD_PLCR_PEMODE_RBFLS; in BuildProfileRegs()
471 pemode |= FM_PCD_PLCR_PEMODE_RBFLS; in BuildProfileRegs()