Home
last modified time | relevance | path

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

/arch/arm/include/asm/arch-am33xx/
A Dclock.h116 extern const struct dpll_params dpll_mpu_opp[NUM_CRYSTAL_FREQ][NUM_OPPS];
117 extern const struct dpll_params dpll_core_1000MHz[NUM_CRYSTAL_FREQ];
118 extern const struct dpll_params dpll_per_192MHz[NUM_CRYSTAL_FREQ];
119 extern const struct dpll_params dpll_ddr2_266MHz[NUM_CRYSTAL_FREQ];
120 extern const struct dpll_params dpll_ddr3_303MHz[NUM_CRYSTAL_FREQ];
121 extern const struct dpll_params dpll_ddr3_400MHz[NUM_CRYSTAL_FREQ];
A Dhardware.h82 #define NUM_CRYSTAL_FREQ 0x4 macro
/arch/arm/mach-omap2/am33xx/
A Dclock_am33xx.c65 const struct dpll_params dpll_mpu_opp[NUM_CRYSTAL_FREQ][NUM_OPPS] = {
100 const struct dpll_params dpll_core_1000MHz[NUM_CRYSTAL_FREQ] = {
107 const struct dpll_params dpll_per_192MHz[NUM_CRYSTAL_FREQ] = {
114 const struct dpll_params dpll_ddr3_303MHz[NUM_CRYSTAL_FREQ] = {
121 const struct dpll_params dpll_ddr3_400MHz[NUM_CRYSTAL_FREQ] = {
128 const struct dpll_params dpll_ddr2_266MHz[NUM_CRYSTAL_FREQ] = {

Completed in 5 milliseconds