Home
last modified time | relevance | path

Searched refs:AUDIO_CH_NUM (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
H A Dcdn-dp-reg.h404 #define AUDIO_CH_NUM(x) ((((x) - 1) & 0x1f) << 2) macro
H A Dcdn-dp-reg.c862 val |= AUDIO_CH_NUM(audio->channels); in cdn_dp_audio_config_i2s()
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H A Dcdn-dp-reg.h404 #define AUDIO_CH_NUM(x) ((((x) - 1) & 0x1f) << 2) macro
H A Dcdn-dp-reg.c862 val |= AUDIO_CH_NUM(audio->channels); in cdn_dp_audio_config_i2s()

Completed in 5 milliseconds