Home
last modified time | relevance | path

Searched refs:snd_hdac_chip_writew (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/sound/hda/
H A Dhdac_controller.c28 snd_hdac_chip_writew(bus, CORBRP, 0); in azx_clear_corbrp()
57 snd_hdac_chip_writew(bus, CORBWP, 0); in snd_hdac_bus_init_cmd_io()
60 snd_hdac_chip_writew(bus, CORBRP, AZX_CORBRP_RST); in snd_hdac_bus_init_cmd_io()
78 snd_hdac_chip_writew(bus, RIRBWP, AZX_RIRBWP_RST); in snd_hdac_bus_init_cmd_io()
80 snd_hdac_chip_writew(bus, RINTCNT, 1); in snd_hdac_bus_init_cmd_io()
173 snd_hdac_chip_writew(bus, CORBWP, wp); in snd_hdac_bus_send_cmd()
429 snd_hdac_chip_writew(bus, STATESTS, STATESTS_INT_MASK); in snd_hdac_bus_reset_link()
494 snd_hdac_chip_writew(bus, STATESTS, STATESTS_INT_MASK); in azx_int_clear()
H A Dhdac_i915.c64 snd_hdac_chip_writew(bus, HSW_EM4, bclk_m); in snd_hdac_i915_set_bclk()
65 snd_hdac_chip_writew(bus, HSW_EM5, bclk_n); in snd_hdac_i915_set_bclk()
/openbmc/linux/sound/pci/hda/
H A Dhda_controller.h171 snd_hdac_chip_writew(azx_bus(chip), reg, value)
/openbmc/linux/sound/hda/ext/
H A Dhdac_ext_controller.c310 snd_hdac_chip_writew(bus, STATESTS, codec_mask); in snd_hdac_ext_bus_link_get()
/openbmc/linux/include/sound/
H A Dhdaudio.h479 #define snd_hdac_chip_writew(chip, reg, value) \ macro
495 snd_hdac_chip_writew(chip, reg, \
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-codec.c240 snd_hdac_chip_writew(bus, STATESTS, codec_mask); in hda_codec_check_for_state_change()