Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/rockchip/
Dcdn-dp-reg.c840 int sub_pckt_num = 1, i2s_port_en_val = 0xf, i; in cdn_dp_audio_config_i2s() local
849 i2s_port_en_val = 1; in cdn_dp_audio_config_i2s()
851 i2s_port_en_val = 3; in cdn_dp_audio_config_i2s()
872 val |= I2S_DEC_PORT_EN(i2s_port_en_val); in cdn_dp_audio_config_i2s()