Home
last modified time | relevance | path

Searched refs:MSP_RX_CLKPOL_BIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/ux500/
H A Dux500_msp_i2s.h154 #define MSP_RX_CLKPOL_BIT(n) ((n & RCKPOL_MASK) << RCKPOL_SHIFT) macro
H A Dux500_msp_i2s.c210 temp_reg |= MSP_RX_CLKPOL_BIT(protdesc->rx_clk_pol); in configure_protocol()
/kernel/linux/linux-6.6/sound/soc/ux500/
H A Dux500_msp_i2s.h151 #define MSP_RX_CLKPOL_BIT(n) ((n & RCKPOL_MASK) << RCKPOL_SHIFT) macro
H A Dux500_msp_i2s.c207 temp_reg |= MSP_RX_CLKPOL_BIT(protdesc->rx_clk_pol); in configure_protocol()

Completed in 5 milliseconds