Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dclock.h146 unsigned int gate_block; member
385 unsigned int gate_block; member
792 unsigned int gate_block; member
/OK3568_Linux_fs/u-boot/board/samsung/trats/
H A Dtrats.c362 writel(CLK_GATE_BLOCK_VAL, (unsigned int)&clk->gate_block); in board_clock_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dclock.c1079 setbits_le32(&clk->gate_block, 1 << 4); in exynos4_set_lcd_clk()
1131 setbits_le32(&clk->gate_block, 1 << 4); in exynos5_set_lcd_clk()