Searched refs:RX_CLK_POL_RISING (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/sound/soc/ux500/ | ||
| D | ux500_msp_i2s.h | 42 #define RX_CLK_POL_RISING 0x00000020 macro |
| D | ux500_msp_i2s.c | 206 temp_reg = readl(msp->registers + MSP_GCR) & ~RX_CLK_POL_RISING; in configure_protocol() |