Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/mips/atheros/
Dar9344.c172 if (clk_ctl & AR9344_CPU_DDR_CLOCK_CONTROL_CPUCLK_FROM_CPUPLL) { in ar9344_get_freqs()
/netbsd/src/sys/arch/mips/atheros/include/
Dar9344reg.h122 #define AR9344_CPU_DDR_CLOCK_CONTROL_CPUCLK_FROM_CPUPLL __BIT(20) macro