Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/imx/
H A Dimx8ulp.c36 #define PB_CLK_BIT BIT(18) macro
145 regmap_update_bits(priv->regmap, SYSCTRL0, PB_CLK_BIT, PB_CLK_BIT); in imx8ulp_reset()