Home
last modified time | relevance | path

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

/openbmc/u-boot/board/samsung/trats/
H A Dtrats.c333 writel(CLK_DIV_PERIL3_VAL, (unsigned int)&clk->div_peril3); in board_clock_init()
H A Dsetup.h219 #define CLK_DIV_PERIL3_VAL ((SLIMBUS_RATIO << 4) \ macro