Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ath79/
H A Dclock.c166 if (clock_ctrl & AR933X_PLL_CLOCK_CTRL_BYPASS) { in ar933x_clocks_init()
/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dar71xx_regs.h305 #define AR933X_PLL_CLOCK_CTRL_BYPASS BIT(2) macro