Searched refs:dpll_ddr3 (Results 1 – 3 of 3) sorted by relevance
/external/u-boot/board/gumstix/pepper/ |
D | board.c | 65 const struct dpll_params dpll_ddr3 = {400, OSC-1, 1, -1, -1, -1, -1}; variable 130 return &dpll_ddr3; in get_dpll_ddr_params() 136 return &dpll_ddr3; in get_dpll_ddr_params() 138 return &dpll_ddr3; in get_dpll_ddr_params()
|
/external/u-boot/board/BuR/brppt1/ |
D | board.c | 93 static const struct dpll_params dpll_ddr3 = { 400, OSC-1, 1, -1, -1, -1, -1}; variable 134 return &dpll_ddr3; in get_dpll_ddr_params()
|
/external/u-boot/board/BuR/brxre1/ |
D | board.c | 88 const struct dpll_params dpll_ddr3 = { 400, OSC-1, 1, -1, -1, -1, -1}; variable 140 return &dpll_ddr3; in get_dpll_ddr_params()
|