Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_register.h15 #define AZX_GCAP_64OK (1 << 0) /* 64bit address support */ macro
/openbmc/linux/sound/pci/hda/
H A Dhda_intel.c1931 gcap &= ~AZX_GCAP_64OK; in azx_first_init()
1943 gcap &= ~AZX_GCAP_64OK; in azx_first_init()
1957 if (!(gcap & AZX_GCAP_64OK)) in azx_first_init()