Searched refs:SMPL2PKT_CNTL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/ |
H A D | cdn-dp-reg.c | 803 writel(0, dp->regs + SMPL2PKT_CNTL); in cdn_dp_audio_stop() 804 writel(AUDIO_SW_RST, dp->regs + SMPL2PKT_CNTL); in cdn_dp_audio_stop() 805 writel(0, dp->regs + SMPL2PKT_CNTL); in cdn_dp_audio_stop() 910 writel(SMPL2PKT_EN, dp->regs + SMPL2PKT_CNTL); in cdn_dp_audio_config_i2s() 922 writel(SMPL2PKT_EN, dp->regs + SMPL2PKT_CNTL); in cdn_dp_audio_config_spdif()
|
H A D | cdn-dp-reg.h | 59 #define SMPL2PKT_CNTL 0x30080 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/ |
H A D | cdn-dp-reg.c | 803 writel(0, dp->regs + SMPL2PKT_CNTL); in cdn_dp_audio_stop() 804 writel(AUDIO_SW_RST, dp->regs + SMPL2PKT_CNTL); in cdn_dp_audio_stop() 805 writel(0, dp->regs + SMPL2PKT_CNTL); in cdn_dp_audio_stop() 910 writel(SMPL2PKT_EN, dp->regs + SMPL2PKT_CNTL); in cdn_dp_audio_config_i2s() 922 writel(SMPL2PKT_EN, dp->regs + SMPL2PKT_CNTL); in cdn_dp_audio_config_spdif()
|
H A D | cdn-dp-reg.h | 59 #define SMPL2PKT_CNTL 0x30080 macro
|
Completed in 5 milliseconds