Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/rockchip/
Dcdn-dp-reg.c832 int sub_pckt_num = 1, i2s_port_en_val = 0xf, i; in cdn_dp_audio_config_i2s() local
841 i2s_port_en_val = 1; in cdn_dp_audio_config_i2s()
843 i2s_port_en_val = 3; in cdn_dp_audio_config_i2s()
864 val |= I2S_DEC_PORT_EN(i2s_port_en_val); in cdn_dp_audio_config_i2s()