Searched refs:snd_hdac_aligned_mmio (Results 1 – 1 of 1) sorted by relevance
412 #define snd_hdac_aligned_mmio(bus) (bus)->aligned_mmio macro414 #define snd_hdac_aligned_mmio(bus) false macro422 if (snd_hdac_aligned_mmio(bus)) in snd_hdac_reg_writeb()431 if (snd_hdac_aligned_mmio(bus)) in snd_hdac_reg_writew()439 return snd_hdac_aligned_mmio(bus) ? in snd_hdac_reg_readb()445 return snd_hdac_aligned_mmio(bus) ? in snd_hdac_reg_readw()
Completed in 5 milliseconds