Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_controller.h29 #define AZX_GCAP_64OK (1 << 0) /* 64bit address support */ macro
Dhda_intel.c1554 gcap &= ~AZX_GCAP_64OK; in azx_first_init()
1562 gcap &= ~AZX_GCAP_64OK; in azx_first_init()
1576 if (!(gcap & AZX_GCAP_64OK)) in azx_first_init()