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

/freebsd-10.0-release/sys/arm/ti/am335x/
H A Dam335x_prcm.c149 static int am335x_clk_get_arm_fclk_freq(struct ti_clock_dev *clkdev, unsigned int *freq);
208 .clk_get_source_freq = am335x_clk_get_arm_fclk_freq,
403 am335x_clk_get_arm_fclk_freq(NULL, &fclk);
610 am335x_clk_get_arm_fclk_freq(struct ti_clock_dev *clkdev, unsigned int *freq) function

Completed in 44 milliseconds