OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clk_synth
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/arch/arm/include/asm/arch-am33xx/
clk_synthesizer.h
24
* struct
clk_synth
: This structure holds data neeed for configuring
32
struct
clk_synth
{
struct
40
int setup_clock_synthesizer(struct
clk_synth
*data);
/external/u-boot/arch/arm/mach-omap2/am33xx/
clk_synthesizer.c
72
int setup_clock_synthesizer(struct
clk_synth
*data)
/external/u-boot/board/ti/am335x/
board.c
602
static struct
clk_synth
cdce913_data = {
Completed in 587 milliseconds