Searched refs:MSP_TX_CLKPOL_BIT (Results 1 – 2 of 2) sorted by relevance
155 #define MSP_TX_CLKPOL_BIT(n) ((n & TCKPOL_MASK) << TCKPOL_SHIFT) macro
207 temp_reg |= MSP_TX_CLKPOL_BIT(~protdesc->tx_clk_pol); in configure_protocol()
Completed in 6 milliseconds