Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dclk_synthesizer.h16 #define CLK_SYNTHESIZER_XCSEL 0x05 macro
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dclk_synthesizer.c119 rc = clk_synthesizer_reg_write(dev, CLK_SYNTHESIZER_XCSEL, in setup_clock_synthesizer()