Home
last modified time | relevance | path

Searched refs:AZX_DCAPS_NO_TCSEL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_controller.h22 #define AZX_DCAPS_NO_TCSEL (1 << 8) /* No Intel TCSEL bit */ macro
H A Dhda_intel.c330 (AZX_DCAPS_NO_TCSEL | AZX_DCAPS_POSFIX_LPIB |\
335 (AZX_DCAPS_NO_TCSEL | AZX_DCAPS_POSFIX_LPIB|\
344 (AZX_DCAPS_NO_TCSEL | AZX_DCAPS_AMD_WORKAROUND |\
431 if (!(chip->driver_caps & AZX_DCAPS_NO_TCSEL)) { in azx_init_pci()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_controller.h22 #define AZX_DCAPS_NO_TCSEL (1 << 8) /* No Intel TCSEL bit */ macro
H A Dhda_intel.c294 (AZX_DCAPS_NO_TCSEL | AZX_DCAPS_POSFIX_LPIB |\
299 (AZX_DCAPS_NO_TCSEL | AZX_DCAPS_POSFIX_LPIB|\
308 (AZX_DCAPS_NO_TCSEL | AZX_DCAPS_AMD_WORKAROUND |\
384 if (!(chip->driver_caps & AZX_DCAPS_NO_TCSEL)) { in azx_init_pci()

Completed in 12 milliseconds