Home
last modified time | relevance | path

Searched refs:AZX_DCAPS_CORBRP_SELF_CLEAR (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/sound/pci/hda/
Dhda_controller.h45 #define AZX_DCAPS_CORBRP_SELF_CLEAR (1 << 28) /* CORBRP clears itself after reset */ macro
Dhda_tegra.c476 const unsigned int driver_flags = AZX_DCAPS_CORBRP_SELF_CLEAR | in hda_tegra_probe()
Dhda_controller.c1181 if (chip->driver_caps & AZX_DCAPS_CORBRP_SELF_CLEAR) in azx_bus_init()
Dhda_intel.c315 (AZX_DCAPS_NO_MSI | AZX_DCAPS_CORBRP_SELF_CLEAR |\