Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/ux500/
H A Dux500_msp_i2s.h155 #define MSP_TX_CLKPOL_BIT(n) ((n & TCKPOL_MASK) << TCKPOL_SHIFT) macro
H A Dux500_msp_i2s.c207 temp_reg |= MSP_TX_CLKPOL_BIT(~protdesc->tx_clk_pol); in configure_protocol()
/kernel/linux/linux-6.6/sound/soc/ux500/
H A Dux500_msp_i2s.h152 #define MSP_TX_CLKPOL_BIT(n) ((n & TCKPOL_MASK) << TCKPOL_SHIFT) macro
H A Dux500_msp_i2s.c204 temp_reg |= MSP_TX_CLKPOL_BIT(~protdesc->tx_clk_pol); in configure_protocol()

Completed in 5 milliseconds