Searched refs:AR803x_FLAG_KEEP_PLL_ENABLED (Results 1 – 1 of 1) sorted by relevance
55 #define AR803x_FLAG_KEEP_PLL_ENABLED BIT(0) /* don't turn off internal PLL */ macro160 if (priv->flags & AR803x_FLAG_KEEP_PLL_ENABLED) in ar803x_regs_config()214 priv->flags |= AR803x_FLAG_KEEP_PLL_ENABLED; in ar803x_of_init()
Completed in 3 milliseconds