Searched refs:dft_mode (Results 1 – 1 of 1) sorted by relevance
1561 uint8_t dft_mode = 0; in XCVR_DftTxPatternReg() local1573 dft_mode = 6; /* OQPSK configuration */ in XCVR_DftTxPatternReg()1583 dft_mode = 2; /* GFSK configuration */ in XCVR_DftTxPatternReg()1586 dft_mode = 4; /* MSK configuration */ in XCVR_DftTxPatternReg()1614 temp |= XCVR_TX_DIG_CTRL_RADIO_DFT_MODE(dft_mode) | in XCVR_DftTxPatternReg()1634 uint8_t dft_mode = 0; in XCVR_DftTxLfsrReg() local1652 dft_mode = 7; /* OQPSK configuration */ in XCVR_DftTxLfsrReg()1662 dft_mode = 3; /* GFSK configuration */ in XCVR_DftTxLfsrReg()1666 dft_mode = 5; /* MSK configuration */ in XCVR_DftTxLfsrReg()1704 temp |= XCVR_TX_DIG_CTRL_RADIO_DFT_MODE(dft_mode) | in XCVR_DftTxLfsrReg()