Home
last modified time | relevance | path

Searched refs:round_rate (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/drivers/video/
Dipu_common.c145 if (clk == NULL || !clk->round_rate) in clk_round_rate()
148 return clk->round_rate(clk, rate); in clk_round_rate()
409 .round_rate = ipu_pixel_clk_round_rate,
420 .round_rate = ipu_pixel_clk_round_rate,
Dipu.h53 unsigned long (*round_rate) (struct clk *, unsigned long); member
/external/u-boot/arch/arm/cpu/armv7/bcm281xx/
Dclk-core.h53 unsigned long (*round_rate) (struct clk *c, unsigned long rate); member
/external/u-boot/arch/arm/cpu/armv7/bcm235xx/
Dclk-core.h53 unsigned long (*round_rate)(struct clk *c, unsigned long rate); member