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