Searched refs:snd_hdac_aligned_mmio (Results 1 – 1 of 1) sorted by relevance
420 #define snd_hdac_aligned_mmio(bus) (bus)->aligned_mmio macro422 #define snd_hdac_aligned_mmio(bus) false macro430 if (snd_hdac_aligned_mmio(bus)) in snd_hdac_reg_writeb()439 if (snd_hdac_aligned_mmio(bus)) in snd_hdac_reg_writew()447 return snd_hdac_aligned_mmio(bus) ? in snd_hdac_reg_readb()453 return snd_hdac_aligned_mmio(bus) ? in snd_hdac_reg_readw()
Completed in 12 milliseconds