Home
last modified time | relevance | path

Searched refs:setup_clock_synthesizer (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dclk_synthesizer.h40 int setup_clock_synthesizer(struct clk_synth *data);
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dclk_synthesizer.c94 int setup_clock_synthesizer(struct clk_synth *data) in setup_clock_synthesizer() function
/openbmc/u-boot/board/ti/am335x/
H A Dboard.c775 rv = setup_clock_synthesizer(&cdce913_data); in board_init()