/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_controller.c | 72 snd_hdac_chip_readb(bus, CORBCTL); in snd_hdac_bus_init_cmd_io() 91 snd_hdac_chip_readb(bus, RIRBCTL); in snd_hdac_bus_init_cmd_io() 107 while ((snd_hdac_chip_readb(bus, RIRBCTL) & AZX_RBCTL_DMA_EN) in hdac_wait_for_cmd_dmas() 112 while ((snd_hdac_chip_readb(bus, CORBCTL) & AZX_CORBCTL_RUN) in hdac_wait_for_cmd_dmas() 413 while ((snd_hdac_chip_readb(bus, GCTL) & AZX_GCTL_RESET) && in snd_hdac_bus_enter_link_reset() 432 while (!snd_hdac_chip_readb(bus, GCTL) && time_before(jiffies, timeout)) in snd_hdac_bus_exit_link_reset() 444 if (snd_hdac_chip_readb(bus, GCTL) & AZX_GCTL_RESET) in snd_hdac_bus_reset_link() 463 if (!snd_hdac_chip_readb(bus, GCTL)) { in snd_hdac_bus_reset_link()
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdac_controller.c | 98 while ((snd_hdac_chip_readb(bus, RIRBCTL) & AZX_RBCTL_DMA_EN) in hdac_wait_for_cmd_dmas() 103 while ((snd_hdac_chip_readb(bus, CORBCTL) & AZX_CORBCTL_RUN) in hdac_wait_for_cmd_dmas() 397 while ((snd_hdac_chip_readb(bus, GCTL) & AZX_GCTL_RESET) && in snd_hdac_bus_enter_link_reset() 416 while (!snd_hdac_chip_readb(bus, GCTL) && time_before(jiffies, timeout)) in snd_hdac_bus_exit_link_reset() 428 if (snd_hdac_chip_readb(bus, GCTL) & AZX_GCTL_RESET) in snd_hdac_bus_reset_link() 447 if (!snd_hdac_chip_readb(bus, GCTL)) { in snd_hdac_bus_reset_link()
|
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
H A D | skl.c | 154 reg = snd_hdac_chip_readb(bus, VS_D0I3C); in skl_update_d0i3c() 158 reg = snd_hdac_chip_readb(bus, VS_D0I3C); in skl_update_d0i3c() 176 reg = snd_hdac_chip_readb(bus, VS_D0I3C); in skl_update_d0i3c() 179 reg = snd_hdac_chip_readb(bus, VS_D0I3C); in skl_update_d0i3c() 189 snd_hdac_chip_readb(bus, VS_D0I3C)); in skl_update_d0i3c() 202 if (!(snd_hdac_chip_readb(bus, GCTL) & AZX_GCTL_RESET)) { in skl_dum_set() 234 status = snd_hdac_chip_readb(bus, RIRBSTS); in skl_interrupt()
|
/kernel/linux/linux-6.6/sound/soc/intel/skylake/ |
H A D | skl.c | 154 reg = snd_hdac_chip_readb(bus, VS_D0I3C); in skl_update_d0i3c() 158 reg = snd_hdac_chip_readb(bus, VS_D0I3C); in skl_update_d0i3c() 176 reg = snd_hdac_chip_readb(bus, VS_D0I3C); in skl_update_d0i3c() 179 reg = snd_hdac_chip_readb(bus, VS_D0I3C); in skl_update_d0i3c() 189 snd_hdac_chip_readb(bus, VS_D0I3C)); in skl_update_d0i3c() 202 if (!(snd_hdac_chip_readb(bus, GCTL) & AZX_GCTL_RESET)) { in skl_dum_set() 234 status = snd_hdac_chip_readb(bus, RIRBSTS); in skl_interrupt()
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_controller.h | 183 snd_hdac_chip_readb(azx_bus(chip), reg)
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_controller.h | 177 snd_hdac_chip_readb(azx_bus(chip), reg)
|
/kernel/linux/linux-5.10/sound/soc/sof/intel/ |
H A D | hda-dsp.c | 345 while (snd_hdac_chip_readb(bus, VS_D0I3C) & SOF_HDA_VS_D0I3C_CIP) { in hda_dsp_wait_d0i3c_done() 395 snd_hdac_chip_readb(bus, VS_D0I3C)); in hda_dsp_update_d0i3c_register()
|
H A D | hda-ctrl.c | 224 if (!snd_hdac_chip_readb(bus, GCTL)) { in hda_dsp_ctrl_init_chip()
|
H A D | hda-loader.c | 292 original_gb = snd_hdac_chip_readb(bus, VS_LTRP) & HDA_VS_INTEL_LTRP_GB_MASK; in hda_dsp_cl_boot_firmware_iccmax()
|
H A D | hda.c | 493 rirbsts = snd_hdac_chip_readb(bus, RIRBSTS); in hda_ipc_irq_dump()
|
H A D | hda-stream.c | 723 rirb_status = snd_hdac_chip_readb(bus, RIRBSTS); in hda_dsp_stream_threaded_handler()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hdaudio.h | 483 #define snd_hdac_chip_readb(chip, reg) \ macro 495 (snd_hdac_chip_readb(chip, reg) & ~(mask)) | (val))
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hdaudio.h | 487 #define snd_hdac_chip_readb(chip, reg) \ macro 499 (snd_hdac_chip_readb(chip, reg) & ~(mask)) | (val))
|
/kernel/linux/linux-6.6/sound/soc/sof/intel/ |
H A D | hda-codec.c | 359 rirb_status = snd_hdac_chip_readb(bus, RIRBSTS); in hda_codec_check_rirb_status()
|
/kernel/linux/linux-6.6/sound/soc/intel/avs/ |
H A D | core.c | 276 status = snd_hdac_chip_readb(bus, RIRBSTS); in hdac_bus_irq_handler()
|