Searched refs:dpll_ddr3 (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/gumstix/pepper/ |
| H A D | board.c | 66 const struct dpll_params dpll_ddr3 = {400, OSC-1, 1, -1, -1, -1, -1}; variable 131 return &dpll_ddr3; in get_dpll_ddr_params() 137 return &dpll_ddr3; in get_dpll_ddr_params() 139 return &dpll_ddr3; in get_dpll_ddr_params()
|
| /OK3568_Linux_fs/u-boot/board/BuR/brppt1/ |
| H A D | board.c | 94 static const struct dpll_params dpll_ddr3 = { 400, OSC-1, 1, -1, -1, -1, -1}; variable 138 return &dpll_ddr3; in get_dpll_ddr_params()
|
| /OK3568_Linux_fs/u-boot/board/BuR/brxre1/ |
| H A D | board.c | 89 const struct dpll_params dpll_ddr3 = { 400, OSC-1, 1, -1, -1, -1, -1}; variable 143 return &dpll_ddr3; in get_dpll_ddr_params()
|