Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.h58 #define FM_PCD_PLCR_PEMODE_CBLND 0x40000000 macro
H A Dfm_plcr.c375 pemode |= FM_PCD_PLCR_PEMODE_CBLND; in BuildProfileRegs()
396 pemode &= ~FM_PCD_PLCR_PEMODE_CBLND; in BuildProfileRegs()
417 pemode |= FM_PCD_PLCR_PEMODE_CBLND; in BuildProfileRegs()
420 pemode &= ~FM_PCD_PLCR_PEMODE_CBLND; in BuildProfileRegs()