Searched refs:dft_clk_sel (Results 1 – 2 of 2) sorted by relevance
1562 uint8_t dft_clk_sel = 0; in XCVR_DftTxPatternReg() local1598 dft_clk_sel = 4; in XCVR_DftTxPatternReg()1601 dft_clk_sel = 3; in XCVR_DftTxPatternReg()1604 dft_clk_sel = 2; in XCVR_DftTxPatternReg()1615 XCVR_TX_DIG_CTRL_DFT_CLK_SEL(dft_clk_sel) | in XCVR_DftTxPatternReg()1635 uint8_t dft_clk_sel = 0; in XCVR_DftTxLfsrReg() local1679 dft_clk_sel = 4; in XCVR_DftTxLfsrReg()1682 dft_clk_sel = 3; in XCVR_DftTxLfsrReg()1685 dft_clk_sel = 2; in XCVR_DftTxLfsrReg()1706 XCVR_TX_DIG_CTRL_DFT_CLK_SEL(dft_clk_sel) | in XCVR_DftTxLfsrReg()
559 #define dft_clk_sel 4 macro596 XCVR_TX_DIG_CTRL_DFT_CLK_SEL(dft_clk_sel) |