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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-mx3/
H A Dclock-imx35.c163 static unsigned long get_rate_ahb(struct clk *clk) function
176 return get_rate_ahb(NULL) >> 1;
295 return get_rate_ahb(NULL) / (div + 1);
385 DEFINE_CLOCK(mlb_clk, 0, CCM_CGR1, 22, get_rate_ahb, NULL);
392 DEFINE_CLOCK(rtic_clk, 0, CCM_CGR2, 2, get_rate_ahb, NULL);
411 DEFINE_CLOCK(usbahb_clk, 0, 0, 0, get_rate_ahb, NULL);
428 return get_rate_ahb(NULL) / div1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-mx3/
H A Dclock-imx35.c163 static unsigned long get_rate_ahb(struct clk *clk) function
176 return get_rate_ahb(NULL) >> 1;
295 return get_rate_ahb(NULL) / (div + 1);
385 DEFINE_CLOCK(mlb_clk, 0, CCM_CGR1, 22, get_rate_ahb, NULL);
392 DEFINE_CLOCK(rtic_clk, 0, CCM_CGR2, 2, get_rate_ahb, NULL);
411 DEFINE_CLOCK(usbahb_clk, 0, 0, 0, get_rate_ahb, NULL);
428 return get_rate_ahb(NULL) / div1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-mx25/
H A Dclock.c80 static unsigned long get_rate_ahb(struct clk *clk) function
89 return get_rate_ahb(NULL) >> 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-mx25/
H A Dclock.c80 static unsigned long get_rate_ahb(struct clk *clk) function
89 return get_rate_ahb(NULL) >> 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-imx/
H A Dclock-imx27.c388 static unsigned long get_rate_ahb(struct clk *clk) function
462 .get_rate = get_rate_ahb,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-imx/
H A Dclock-imx27.c388 static unsigned long get_rate_ahb(struct clk *clk) function
462 .get_rate = get_rate_ahb,

Completed in 133 milliseconds