Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/sof/imx/
H A Dimx8.c41 #define DEBUG_LOGIC_BIT BIT(25) macro
195 regmap_update_bits(regmap, SYSCTRL0, DEBUG_LOGIC_BIT, 0); in imx8ulp_run()