Searched refs:hdmi_write_command (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/pci/oxygen/ |
H A D | xonar_hdmi.c | 18 static void hdmi_write_command(struct oxygen *chip, u8 command, in hdmi_write_command() function 43 hdmi_write_command(chip, 0x61, 1, ¶m); in xonar_hdmi_init_commands() 45 hdmi_write_command(chip, 0x74, 1, ¶m); in xonar_hdmi_init_commands() 46 hdmi_write_command(chip, 0x54, 5, hdmi->params); in xonar_hdmi_init_commands() 60 hdmi_write_command(chip, 0x74, 1, ¶m); in xonar_hdmi_cleanup() 104 hdmi_write_command(chip, 0x54, 5, hdmi->params); in xonar_set_hdmi_params()
|