Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.c339 uint32_t pemode, gnia, ynia, rnia, bitFor1Micro; in BuildProfileRegs() local
359 pemode = FM_PCD_PLCR_PEMODE_PI; in BuildProfileRegs()
371 pemode &= ~FM_PCD_PLCR_PEMODE_ALG_MASK; in BuildProfileRegs()
375 pemode |= FM_PCD_PLCR_PEMODE_CBLND; in BuildProfileRegs()
379 pemode &= ~FM_PCD_PLCR_PEMODE_DEFC_MASK; in BuildProfileRegs()
382 pemode |= FM_PCD_PLCR_PEMODE_DEFC_Y; in BuildProfileRegs()
385 pemode |= FM_PCD_PLCR_PEMODE_DEFC_R; in BuildProfileRegs()
388 pemode |= FM_PCD_PLCR_PEMODE_DEFC_OVERRIDE; in BuildProfileRegs()
396 pemode &= ~FM_PCD_PLCR_PEMODE_CBLND; in BuildProfileRegs()
405 pemode |= FM_PCD_PLCR_PEMODE_ALG_RFC2698; in BuildProfileRegs()
[all …]