Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dclock.h141 unsigned int gate_ip_peril; member
380 unsigned int gate_ip_peril; member
/openbmc/u-boot/board/samsung/trats/
H A Dtrats.c357 writel(CLK_GATE_IP_PERIL_VAL, (unsigned int)&clk->gate_ip_peril); in board_clock_init()