HomeSort by relevance Sort by last modified time
    Searched refs:cm_get_intosc_clk_hz (Results 1 - 3 of 3) sorted by null

  /external/u-boot/arch/arm/mach-socfpga/
wrap_pll_config_s10.c 46 const unsigned int cm_get_intosc_clk_hz(void) function
clock_manager_s10.c 186 fref = cm_get_intosc_clk_hz();
217 fref = cm_get_intosc_clk_hz();
259 clock = cm_get_intosc_clk_hz();
296 clock = cm_get_intosc_clk_hz();
333 clock = cm_get_intosc_clk_hz();
  /external/u-boot/arch/arm/mach-socfpga/include/mach/
clock_manager_s10.h 20 const unsigned int cm_get_intosc_clk_hz(void);

Completed in 618 milliseconds