Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dclock_init_exynos4.c67 writel(CLK_DIV_RIGHTBUS_VAL, &clk->div_rightbus); in system_clock_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dclock.h31 unsigned int div_rightbus; member
261 unsigned int div_rightbus; member
/OK3568_Linux_fs/u-boot/board/samsung/trats/
H A Dtrats.c330 writel(CLK_DIV_RIGHTBUS_VAL, (unsigned int)&clk->div_rightbus); in board_clock_init()