Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda.c495 int sof_hda_position_quirk = SOF_HDA_POSITION_QUIRK_USE_DPIB_REGISTERS;
826 if (sof_hda_position_quirk == SOF_HDA_POSITION_QUIRK_USE_DPIB_REGISTERS) in hda_init()
H A Dhda.h913 #define SOF_HDA_POSITION_QUIRK_USE_DPIB_REGISTERS (1) /* recommended if VC0 only */ macro
H A Dhda-stream.c1028 case SOF_HDA_POSITION_QUIRK_USE_DPIB_REGISTERS: in hda_dsp_stream_get_position()