Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/mach-ath79/
Dar71xx_regs.h203 #define AR933X_PLL_CLOCK_CTRL_BYPASS BIT(2) macro
/linux-4.4.14/arch/mips/ath79/
Dclock.c177 if (clock_ctrl & AR933X_PLL_CLOCK_CTRL_BYPASS) { in ar933x_clocks_init()