Home
last modified time | relevance | path

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

/linux/sound/soc/ux500/
H A Dux500_msp_i2s.h150 #define MSP_RX_CLKPOL_BIT(n) (((n) & RCKPOL_MASK) << RCKPOL_SHIFT) macro
H A Dux500_msp_i2s.c208 temp_reg |= MSP_RX_CLKPOL_BIT(protdesc->rx_clk_pol ^ in configure_protocol()