Searched refs:s3c2443_setparent_hsmmc (Results 1 - 2 of 2) 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-s3c2443/
H A Dclock.c205 static int s3c2443_setparent_hsmmc(struct clk *clk, struct clk *parent) function
229 return s3c2443_setparent_hsmmc(clk, clk->parent);
238 .set_parent = s3c2443_setparent_hsmmc,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-s3c2443/
H A Dclock.c205 static int s3c2443_setparent_hsmmc(struct clk *clk, struct clk *parent) function
229 return s3c2443_setparent_hsmmc(clk, clk->parent);
238 .set_parent = s3c2443_setparent_hsmmc,

Completed in 123 milliseconds