Home
last modified time | relevance | path

Searched refs:DSP_RST (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap1/
Dpm.h71 #define DSP_RST 0x0004 macro
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0009_linux_sound.patch3433 + regmap_update_bits(dsp_priv->regmap, REG_SIM_LPAV_SYSCTRL0, DSP_RST, DSP_RST);
3438 + regmap_update_bits(dsp_priv->regmap, REG_SIM_LPAV_SYSCTRL0, DSP_RST, 0);
4670 +#define DSP_RST BIT(16)