Searched refs:SOF_HDA_GCTL_RESET (Results 1 - 2 of 2) sorted by path

/linux-master/sound/soc/sof/intel/
H A Dhda-ctrl.c37 val = reset ? 0 : SOF_HDA_GCTL_RESET;
41 SOF_HDA_GCTL_RESET, val);
47 if ((gctl & SOF_HDA_GCTL_RESET) == val)
202 if (gctl & SOF_HDA_GCTL_RESET)
H A Dhda.h50 #define SOF_HDA_GCTL_RESET BIT(0) macro

Completed in 416 milliseconds