Searched refs:SMPL2PKT_CNTL (Results 1 – 2 of 2) sorted by relevance
805 writel(0, dp->regs + SMPL2PKT_CNTL); in cdn_dp_audio_stop()806 writel(AUDIO_SW_RST, dp->regs + SMPL2PKT_CNTL); in cdn_dp_audio_stop()807 writel(0, dp->regs + SMPL2PKT_CNTL); in cdn_dp_audio_stop()912 writel(SMPL2PKT_EN, dp->regs + SMPL2PKT_CNTL); in cdn_dp_audio_config_i2s()924 writel(SMPL2PKT_EN, dp->regs + SMPL2PKT_CNTL); in cdn_dp_audio_config_spdif()
59 #define SMPL2PKT_CNTL 0x30080 macro