Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio.h336 bool aligned_mmio:1; /* aligned MMIO access */ member
416 #define snd_hdac_aligned_mmio(bus) (bus)->aligned_mmio
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_tegra.c421 chip->bus.core.aligned_mmio = 1; in hda_tegra_create()