Searched refs:video_dacs_ctrl (Results 1 – 1 of 1) sorted by relevance
251 void __iomem *video_dacs_ctrl; member309 if (hda->video_dacs_ctrl) { in hda_enable_hd_dacs()312 val = readl(hda->video_dacs_ctrl); in hda_enable_hd_dacs()318 writel(val, hda->video_dacs_ctrl); in hda_enable_hd_dacs()367 if (hda->video_dacs_ctrl) in hda_dbg_show()368 hda_dbg_video_dacs_ctrl(s, hda->video_dacs_ctrl); in hda_dbg_show()760 hda->video_dacs_ctrl = devm_ioremap(dev, res->start, in sti_hda_probe()762 if (!hda->video_dacs_ctrl) in sti_hda_probe()767 hda->video_dacs_ctrl = NULL; in sti_hda_probe()