Searched refs:dpll_ddr (Results 1 - 7 of 7) sorted by relevance

/u-boot/board/compulab/cm_t43/
H A Dspl.c21 const struct dpll_params dpll_ddr = { 400, 23, 1, -1, 1, -1, -1 }; variable in typeref:struct:dpll_params
88 return &dpll_ddr;
/u-boot/board/siemens/common/
H A Dboard_am335x.c85 const struct dpll_params dpll_ddr = { variable in typeref:struct:dpll_params
90 return &dpll_ddr;
/u-boot/board/phytec/phycore_am335x_r2/
H A Dboard.c41 const struct dpll_params dpll_ddr = { variable in typeref:struct:dpll_params
46 return &dpll_ddr;
/u-boot/board/eets/pdu001/
H A Dboard.c188 const struct dpll_params dpll_ddr = { variable in typeref:struct:dpll_params
216 return &dpll_ddr;
/u-boot/board/bosch/guardian/
H A Dboard.c75 const struct dpll_params dpll_ddr = { variable in typeref:struct:dpll_params
147 return &dpll_ddr;
/u-boot/board/isee/igep003x/
H A Dboard.c146 const struct dpll_params dpll_ddr = { variable in typeref:struct:dpll_params
151 return &dpll_ddr;
/u-boot/board/vscom/baltos/
H A Dboard.c173 const struct dpll_params dpll_ddr = { variable in typeref:struct:dpll_params

Completed in 102 milliseconds