Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dclock.h132 unsigned int gate_ip_mfc; member
371 unsigned int gate_ip_mfc; member
781 unsigned int gate_ip_mfc; member
1213 unsigned int gate_ip_mfc; member
/openbmc/u-boot/board/samsung/trats/
H A Dtrats.c105 writel(0x0, &clk->gate_ip_mfc); /* MFC */ in trats_low_power_mode()
350 writel(CLK_GATE_IP_MFC_VAL, (unsigned int)&clk->gate_ip_mfc); in board_clock_init()