Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/broadcom/ | |
bcm53xx_board.c | 234 const uint32_t ch2_mdiv = bcm53xx_value_wrap(control6, local in function:bcm53xx_genpll_clock_init 241 clk->clk_usb2 = clk->clk_genpll / ch2_mdiv; // GENPLL CH2 262 const uint32_t ch2_mdiv = bcm53xx_value_wrap(control2, local in function:bcm53xx_lcpll_clock_init 269 clk->clk_ddr_ref = clk->clk_lcpll / ch2_mdiv; // LCPLL CH2 |
bcm53xx_board.c | 234 const uint32_t ch2_mdiv = bcm53xx_value_wrap(control6, local in function:bcm53xx_genpll_clock_init 241 clk->clk_usb2 = clk->clk_genpll / ch2_mdiv; // GENPLL CH2 262 const uint32_t ch2_mdiv = bcm53xx_value_wrap(control2, local in function:bcm53xx_lcpll_clock_init 269 clk->clk_ddr_ref = clk->clk_lcpll / ch2_mdiv; // LCPLL CH2 |