Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
Dcdn-dp-reg.h396 #define SYNC_WR_TO_CH_ZERO BIT(1) macro
Dcdn-dp-reg.c847 writel(SYNC_WR_TO_CH_ZERO, dp->regs + FIFO_CNTL); in cdn_dp_audio_config_i2s()
918 writel(SYNC_WR_TO_CH_ZERO, dp->regs + FIFO_CNTL); in cdn_dp_audio_config_spdif()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0020_linux_drivers_gpu.patch3348 + val = SYNC_WR_TO_CH_ZERO;
3433 + cdns_mhdp_bus_write(SYNC_WR_TO_CH_ZERO, mhdp, FIFO_CNTL);
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0005_linux_include.patch522 +#define SYNC_WR_TO_CH_ZERO BIT(1)