Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/
H A Dsoc.h98 #define MVEBU_CORE_DIV_CLK_CTRL(i) (MVEBU_CLOCK_BASE + ((i) * 0x8)) macro
/openbmc/u-boot/arch/arm/mach-mvebu/
H A Dcpu.c476 reg = MVEBU_CORE_DIV_CLK_CTRL(1); in mvebu_get_nand_clock()