Lines Matching refs:sti_hda
244 struct sti_hda { struct
258 struct sti_hda *hda; argument
264 static u32 hda_read(struct sti_hda *hda, int offset) in hda_read()
269 static void hda_write(struct sti_hda *hda, u32 val, int offset) in hda_write()
300 static void hda_enable_hd_dacs(struct sti_hda *hda, bool enable) in hda_enable_hd_dacs()
336 static void sti_hda_configure_awg(struct sti_hda *hda, u32 *awg_instr, int nb) in sti_hda_configure_awg()
350 struct sti_hda *hda = bridge->driver_private; in sti_hda_disable()
375 struct sti_hda *hda = bridge->driver_private; in sti_hda_pre_enable()
466 struct sti_hda *hda = bridge->driver_private; in sti_hda_set_mode()
526 struct sti_hda *hda = hda_connector->hda; in sti_hda_connector_get_modes()
563 struct sti_hda *hda = hda_connector->hda; in sti_hda_connector_mode_valid()
639 struct sti_hda *hda = dev_get_drvdata(dev); in sti_hda_bind()
713 struct sti_hda *hda; in sti_hda_probe()