Searched defs:round_rate (Results 1 - 6 of 6) sorted by relevance

/u-boot/include/
H A Dclk-uclass.h35 ulong (*round_rate)(struct clk *clk, ulong rate); member in struct:clk_ops
/u-boot/drivers/clk/ti/
H A Dclk-am3-dpll.c210 ulong round_rate; local
/u-boot/drivers/video/imx/
H A Dipu.h53 unsigned long (*round_rate) (struct clk *, unsigned long); member in struct:clk
/u-boot/arch/arm/cpu/armv7/bcm281xx/
H A Dclk-core.h54 unsigned long (*round_rate) (struct clk *c, unsigned long rate); member in struct:clk_ops
/u-boot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-core.h54 unsigned long (*round_rate)(struct clk *c, unsigned long rate); member in struct:clk_ops
/u-boot/drivers/clk/sifive/
H A Dsifive-prci.h272 unsigned long (*round_rate)(struct __prci_clock *pc, member in struct:__prci_clock_ops

Completed in 181 milliseconds