Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
Dcdn-dp-reg.h397 #define I2S_DEC_START BIT(1) macro
Dcdn-dp-reg.c911 writel(I2S_DEC_START, dp->regs + AUDIO_SRC_CNTL); in cdn_dp_audio_config_i2s()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0005_linux_include.patch523 +#define I2S_DEC_START BIT(1)
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0020_linux_drivers_gpu.patch3426 + cdns_mhdp_bus_write(I2S_DEC_START, mhdp, AUDIO_SRC_CNTL);