Home
last modified time | relevance | path

Searched refs:checksum (Results 1 – 4 of 4) sorted by relevance

/sound/pci/oxygen/
Dxonar_hdmi.c33 u8 checksum; in hdmi_write_command() local
41 checksum = 0xfb + 0xef + command + count; in hdmi_write_command()
43 checksum += params[i]; in hdmi_write_command()
44 oxygen_write_uart(chip, checksum); in hdmi_write_command()
/sound/pci/asihpi/
Dhpidspcd.h46 u32 checksum; member
/sound/soc/codecs/
Dwmfw.h39 __le32 checksum; member
/sound/pci/hda/
Dpatch_hdmi.c163 u8 checksum; member
1030 hdmi_ai->checksum = 0; in hdmi_checksum_audio_infoframe()
1035 hdmi_ai->checksum = -sum; in hdmi_checksum_audio_infoframe()