Home
last modified time | relevance | path

Searched refs:sof_hda_position_quirk (Results 1 – 3 of 3) sorted by relevance

/sound/soc/sof/intel/
A Dhda-stream.c27 int sof_hda_position_quirk = SOF_HDA_POSITION_QUIRK_USE_DPIB_REGISTERS; variable
28 module_param_named(position_quirk, sof_hda_position_quirk, int, 0444);
30 EXPORT_SYMBOL_NS(sof_hda_position_quirk, "SND_SOC_SOF_INTEL_HDA_COMMON");
1039 switch (sof_hda_position_quirk) { in hda_dsp_stream_get_position()
1106 sof_hda_position_quirk); in hda_dsp_stream_get_position()
A Dhda.h974 extern int sof_hda_position_quirk;
A Dhda.c500 if (sof_hda_position_quirk == SOF_HDA_POSITION_QUIRK_USE_DPIB_REGISTERS) in hda_init()

Completed in 16 milliseconds