HomeSort by: relevance | last modified time | path
    Searched refs:bcm53xx_clock_info (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/broadcom/
bcm53xx_var.h 56 struct bcm53xx_clock_info { struct
97 struct bcm53xx_clock_info cpu_clk;
bcm53xx_board.c 195 bcm53xx_freq_calc(struct bcm53xx_clock_info *clk,
218 bcm53xx_genpll_clock_init(struct bcm53xx_clock_info *clk, uint32_t control5,
246 bcm53xx_lcpll_clock_init(struct bcm53xx_clock_info *clk, uint32_t control1,
274 bcm53xx_usb_clock_init(struct bcm53xx_clock_info *clk, uint32_t usb2_control)
311 bcm53xx_clock_init(struct bcm53xx_clock_info *clk)
321 bcm53xx_get_ddr_freq(struct bcm53xx_clock_info *clk, uint32_t pll_status,
339 bcm53xx_get_cpu_freq(struct bcm53xx_clock_info *clk,
443 const struct bcm53xx_clock_info * const clk = &cpu_softc.cpu_clk;
489 struct bcm53xx_clock_info * const clk = &cpu_softc.cpu_clk;

Completed in 30 milliseconds