Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-reg.c831 int sub_pckt_num = 1, i2s_port_en_val = 0xf, i; in cdn_dp_audio_config_i2s() local
840 i2s_port_en_val = 1; in cdn_dp_audio_config_i2s()
842 i2s_port_en_val = 3; in cdn_dp_audio_config_i2s()
863 val |= I2S_DEC_PORT_EN(i2s_port_en_val); in cdn_dp_audio_config_i2s()