Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dhdaudio.h416 #define snd_hdac_aligned_mmio(bus) (bus)->aligned_mmio macro
418 #define snd_hdac_aligned_mmio(bus) false macro
426 if (snd_hdac_aligned_mmio(bus)) in snd_hdac_reg_writeb()
435 if (snd_hdac_aligned_mmio(bus)) in snd_hdac_reg_writew()
443 return snd_hdac_aligned_mmio(bus) ? in snd_hdac_reg_readb()
449 return snd_hdac_aligned_mmio(bus) ? in snd_hdac_reg_readw()