Searched refs:snd_hdac_chip_writew (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/sound/hda/ |
H A D | hdac_controller.c | 28 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 D | hdac_i915.c | 64 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 D | hda_controller.h | 171 snd_hdac_chip_writew(azx_bus(chip), reg, value)
|
/openbmc/linux/sound/hda/ext/ |
H A D | hdac_ext_controller.c | 310 snd_hdac_chip_writew(bus, STATESTS, codec_mask); in snd_hdac_ext_bus_link_get()
|
/openbmc/linux/include/sound/ |
H A D | hdaudio.h | 479 #define snd_hdac_chip_writew(chip, reg, value) \ macro 495 snd_hdac_chip_writew(chip, reg, \
|
/openbmc/linux/sound/soc/sof/intel/ |
H A D | hda-codec.c | 240 snd_hdac_chip_writew(bus, STATESTS, codec_mask); in hda_codec_check_for_state_change()
|