Searched refs:MSP_RX_CLKPOL_BIT (Results 1 – 2 of 2) sorted by relevance
150 #define MSP_RX_CLKPOL_BIT(n) (((n) & RCKPOL_MASK) << RCKPOL_SHIFT) macro
208 temp_reg |= MSP_RX_CLKPOL_BIT(protdesc->rx_clk_pol ^ in configure_protocol()