Home
last modified time | relevance | path

Searched refs:RX_CLK_POL_RISING (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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()