Searched refs:dpll_ddr3 (Results 1 – 3 of 3) sorted by relevance
/u-boot-v2022.01-rc1/board/BuR/brsmarc1/ |
A D | board.c | 74 const struct dpll_params dpll_ddr3 = { 400, OSC - 1, 1, -1, -1, -1, -1}; variable 118 return &dpll_ddr3; in get_dpll_ddr_params()
|
/u-boot-v2022.01-rc1/board/BuR/brppt1/ |
A D | board.c | 80 static const struct dpll_params dpll_ddr3 = { 400, OSC-1, 1, -1, -1, -1, -1}; variable 135 return &dpll_ddr3; in get_dpll_ddr_params()
|
/u-boot-v2022.01-rc1/board/BuR/brxre1/ |
A D | board.c | 81 const struct dpll_params dpll_ddr3 = { 400, OSC - 1, 1, -1, -1, -1, -1}; variable 128 return &dpll_ddr3; in get_dpll_ddr_params()
|
Completed in 30 milliseconds