Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/iproc-common/
H A Darmpll.c97 pll = readl(IHOST_PROC_CLK_PLLARMB); in armpll_config()
104 writel(pll, IHOST_PROC_CLK_PLLARMB); in armpll_config()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/iproc-common/
H A Dsysmap.h11 #define IHOST_PROC_CLK_PLLARMB 0X19000C04 macro