Home
last modified time | relevance | path

Searched refs:SOR_AUDIO_CNTRL_INJECT_NULLSMPL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dsor.h398 #define SOR_AUDIO_CNTRL_INJECT_NULLSMPL (1 << 29) macro
H A Dsor.c2005 value &= ~SOR_AUDIO_CNTRL_INJECT_NULLSMPL; in tegra_sor_audio_enable()
2007 value |= SOR_AUDIO_CNTRL_INJECT_NULLSMPL; in tegra_sor_audio_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dsor.h398 #define SOR_AUDIO_CNTRL_INJECT_NULLSMPL (1 << 29) macro
H A Dsor.c2006 value &= ~SOR_AUDIO_CNTRL_INJECT_NULLSMPL; in tegra_sor_audio_enable()
2008 value |= SOR_AUDIO_CNTRL_INJECT_NULLSMPL; in tegra_sor_audio_enable()

Completed in 12 milliseconds