Home
last modified time | relevance | path

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

/netbsd/sys/arch/arm/s3c2xx0/
H A Ds3c2800.c207 uint32_t pllcon, clkcon; in s3c2800_clock_freq2() local
212 clkcon = *(volatile uint32_t *)(clkman_base + CLKMAN_CLKCON); in s3c2800_clock_freq2()
220 if (clkcon & CLKCON_HCLK) in s3c2800_clock_freq2()
223 if (clkcon & CLKCON_PCLK) in s3c2800_clock_freq2()