Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dclk_synthesizer.h19 #define CLK_SYNTHESIZER_PDIV3_REG 0x17 macro
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dclk_synthesizer.c131 rc = clk_synthesizer_reg_write(dev, CLK_SYNTHESIZER_PDIV3_REG, in setup_clock_synthesizer()