Searched refs:video_dacs_ctrl (Results 1 – 1 of 1) sorted by relevance
244 void __iomem *video_dacs_ctrl; member297 if (hda->video_dacs_ctrl) { in hda_enable_hd_dacs()300 val = readl(hda->video_dacs_ctrl); in hda_enable_hd_dacs()306 writel(val, hda->video_dacs_ctrl); in hda_enable_hd_dacs()355 if (hda->video_dacs_ctrl) in hda_dbg_show()356 hda_dbg_video_dacs_ctrl(s, hda->video_dacs_ctrl); in hda_dbg_show()765 hda->video_dacs_ctrl = devm_ioremap_nocache(dev, res->start, in sti_hda_probe()767 if (!hda->video_dacs_ctrl) in sti_hda_probe()772 hda->video_dacs_ctrl = NULL; in sti_hda_probe()