Lines Matching refs:sti_hda
239 struct sti_hda { struct
253 struct sti_hda *hda; argument
259 static u32 hda_read(struct sti_hda *hda, int offset) in hda_read()
264 static void hda_write(struct sti_hda *hda, u32 val, int offset) in hda_write()
295 static void hda_enable_hd_dacs(struct sti_hda *hda, bool enable) in hda_enable_hd_dacs()
343 struct sti_hda *hda = (struct sti_hda *)node->info_ent->data; in hda_dbg_show()
365 static int hda_debugfs_init(struct sti_hda *hda, struct drm_minor *minor) in hda_debugfs_init()
384 static void sti_hda_configure_awg(struct sti_hda *hda, u32 *awg_instr, int nb) in sti_hda_configure_awg()
398 struct sti_hda *hda = bridge->driver_private; in sti_hda_disable()
423 struct sti_hda *hda = bridge->driver_private; in sti_hda_pre_enable()
514 struct sti_hda *hda = bridge->driver_private; in sti_hda_set_mode()
574 struct sti_hda *hda = hda_connector->hda; in sti_hda_connector_get_modes()
609 struct sti_hda *hda = hda_connector->hda; in sti_hda_connector_mode_valid()
639 struct sti_hda *hda = hda_connector->hda; in sti_hda_late_register()
672 struct sti_hda *hda = dev_get_drvdata(dev); in sti_hda_bind()
741 struct sti_hda *hda; in sti_hda_probe()