Searched refs:hdaa_write_coef (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/sound/pci/hda/
H A Dhdaa_patches.c758 hdaa_write_coef(device_t dev, nid_t nid, uint16_t idx, uint16_t val) function
795 hdaa_write_coef(dev, 0x20, 0x07, 0x7cb);
801 hdaa_write_coef(dev, 0x20, 0x46, val|0x3000);
817 hdaa_write_coef(dev, 0x20, 0x07, val|0x80);
821 hdaa_write_coef(dev, 0x20, 0x12, 0x2800);

Completed in 236 milliseconds