Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-reg.h403 #define CFG_SUB_PCKT_NUM(x) ((((x) - 1) & 0x7) << 11) macro
H A Dcdn-dp-reg.c852 val |= CFG_SUB_PCKT_NUM(sub_pckt_num); in cdn_dp_audio_config_i2s()
920 val = MAX_NUM_CH(2) | AUDIO_TYPE_LPCM | CFG_SUB_PCKT_NUM(4); in cdn_dp_audio_config_spdif()