Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-stream.c980 switch (sof_hda_position_quirk) { in hda_dsp_stream_get_position()
1047 sof_hda_position_quirk); in hda_dsp_stream_get_position()
H A Dhda.c495 int sof_hda_position_quirk = SOF_HDA_POSITION_QUIRK_USE_DPIB_REGISTERS; variable
496 module_param_named(position_quirk, sof_hda_position_quirk, int, 0444);
826 if (sof_hda_position_quirk == SOF_HDA_POSITION_QUIRK_USE_DPIB_REGISTERS) in hda_init()
H A Dhda.h916 extern int sof_hda_position_quirk;