Searched refs:azx_writel (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_controller.h | 172 #define azx_writel(chip, reg, value) \ macro
|
H A D | hda_controller.c | 903 azx_writel(chip, IC, val); in azx_single_send_cmd()
|
H A D | hda_intel.c | 494 azx_writel(chip, VS_EM4L, val); in bxt_reduce_dma_latency()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_controller.h | 166 #define azx_writel(chip, reg, value) \ macro
|
H A D | hda_controller.c | 874 azx_writel(chip, IC, val); in azx_single_send_cmd()
|
H A D | hda_intel.c | 447 azx_writel(chip, VS_EM4L, val); in bxt_reduce_dma_latency()
|
Completed in 12 milliseconds