Lines Matching refs:sti_hda
245 struct sti_hda { struct
259 struct sti_hda *hda; argument
265 static u32 hda_read(struct sti_hda *hda, int offset) in hda_read()
270 static void hda_write(struct sti_hda *hda, u32 val, int offset) in hda_write()
301 static void hda_enable_hd_dacs(struct sti_hda *hda, bool enable) in hda_enable_hd_dacs()
349 struct sti_hda *hda = (struct sti_hda *)node->info_ent->data; in hda_dbg_show()
371 static void hda_debugfs_init(struct sti_hda *hda, struct drm_minor *minor) in hda_debugfs_init()
390 static void sti_hda_configure_awg(struct sti_hda *hda, u32 *awg_instr, int nb) in sti_hda_configure_awg()
404 struct sti_hda *hda = bridge->driver_private; in sti_hda_disable()
429 struct sti_hda *hda = bridge->driver_private; in sti_hda_pre_enable()
520 struct sti_hda *hda = bridge->driver_private; in sti_hda_set_mode()
580 struct sti_hda *hda = hda_connector->hda; in sti_hda_connector_get_modes()
615 struct sti_hda *hda = hda_connector->hda; in sti_hda_connector_mode_valid()
645 struct sti_hda *hda = hda_connector->hda; in sti_hda_late_register()
675 struct sti_hda *hda = dev_get_drvdata(dev); in sti_hda_bind()
743 struct sti_hda *hda; in sti_hda_probe()