Searched refs:I2S_DEC_PORT_EN (Results 1 – 2 of 2) sorted by relevance
408 #define I2S_DEC_PORT_EN(x) (((x) & 0xf) << 17) macro
863 val |= I2S_DEC_PORT_EN(i2s_port_en_val); in cdn_dp_audio_config_i2s()