Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dclk_synthesizer.h17 #define CLK_SYNTHESIZER_MUX_REG 0x14 macro
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dclk_synthesizer.c123 rc = clk_synthesizer_reg_write(dev, CLK_SYNTHESIZER_MUX_REG, in setup_clock_synthesizer()