Home
last modified time | relevance | path

Searched refs:AZX_GCAP_64OK (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dhda_register.h15 #define AZX_GCAP_64OK (1 << 0) /* 64bit address support */ macro
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_loongson.c612 gcap &= ~AZX_GCAP_64OK; in azx_first_init()
626 if ((gcap & AZX_GCAP_64OK) && !dma_set_mask(chip->card->dev, DMA_BIT_MASK(64))) in azx_first_init()
H A Dhda_intel.c1975 gcap &= ~AZX_GCAP_64OK; in azx_first_init()
1987 gcap &= ~AZX_GCAP_64OK; in azx_first_init()
2001 if (!(gcap & AZX_GCAP_64OK)) in azx_first_init()
/kernel/linux/linux-6.6/include/sound/
H A Dhda_register.h15 #define AZX_GCAP_64OK (1 << 0) /* 64bit address support */ macro
/kernel/linux/linux-6.6/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()

Completed in 10 milliseconds