Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-am33xx/
Dclk_synthesizer.h18 #define CLK_SYNTHESIZER_PDIV2_REG 0x16 macro
/external/u-boot/arch/arm/mach-omap2/am33xx/
Dclk_synthesizer.c127 rc = clk_synthesizer_reg_write(dev, CLK_SYNTHESIZER_PDIV2_REG, in setup_clock_synthesizer()