Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/ux500/
H A Dux500_msp_i2s.h45 #define RX_CLK_POL_RISING 0x00000020 macro
H A Dux500_msp_i2s.c209 temp_reg = readl(msp->registers + MSP_GCR) & ~RX_CLK_POL_RISING; in configure_protocol()
/kernel/linux/linux-6.6/sound/soc/ux500/
H A Dux500_msp_i2s.h42 #define RX_CLK_POL_RISING 0x00000020 macro
H A Dux500_msp_i2s.c206 temp_reg = readl(msp->registers + MSP_GCR) & ~RX_CLK_POL_RISING; in configure_protocol()

Completed in 5 milliseconds