Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhdaudio.h418 #define snd_hdac_aligned_mmio(bus) (bus)->aligned_mmio macro
420 #define snd_hdac_aligned_mmio(bus) false macro
428 if (snd_hdac_aligned_mmio(bus)) in snd_hdac_reg_writeb()
437 if (snd_hdac_aligned_mmio(bus)) in snd_hdac_reg_writew()
445 return snd_hdac_aligned_mmio(bus) ? in snd_hdac_reg_readb()
451 return snd_hdac_aligned_mmio(bus) ? in snd_hdac_reg_readw()