Searched refs:DEFAULT_INPUT_CLOCK (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/staging/sm750fb/
H A Dddk750_chip.c48 return DEFAULT_INPUT_CLOCK * M / N / BIT(OD) / BIT(POD);
68 pll.input_freq = DEFAULT_INPUT_CLOCK; /* Defined in CLOCK.H */
H A Dddk750_chip.h4 #define DEFAULT_INPUT_CLOCK 14318181 /* Default reference clock */ macro
H A Dddk750_mode.c210 pll.input_freq = DEFAULT_INPUT_CLOCK;

Completed in 206 milliseconds