Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
Dcdn-dp-reg.h393 #define AUDIO_PACK_EN BIT(8) macro
Dcdn-dp-reg.c954 ret = cdn_dp_reg_write(dp, AUDIO_PACK_CONTROL, AUDIO_PACK_EN); in cdn_dp_audio_config()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0005_linux_include.patch519 +#define AUDIO_PACK_EN BIT(8)
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0020_linux_drivers_gpu.patch3478 + ret = cdns_mhdp_reg_write(mhdp, AUDIO_PACK_CONTROL, AUDIO_PACK_EN);