Searched refs:clk_usb_bus_host (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/plat-s3c24xx/
H A Ds3c2443-clock.c174 static struct clksrc_clk clk_usb_bus_host = { variable in typeref:struct:clksrc_clk
368 .parent = &clk_usb_bus_host.clk,
419 if (clk_get_rate(&clk_usb_bus_host.clk) != (48 * 1000 * 1000)) {
421 clk_set_rate(&clk_usb_bus_host.clk, 48*1000*1000);
440 &clk_usb_bus_host,
455 clk_usb_bus.parent = &clk_usb_bus_host.clk;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-s3c24xx/
H A Ds3c2443-clock.c174 static struct clksrc_clk clk_usb_bus_host = { variable in typeref:struct:clksrc_clk
368 .parent = &clk_usb_bus_host.clk,
419 if (clk_get_rate(&clk_usb_bus_host.clk) != (48 * 1000 * 1000)) {
421 clk_set_rate(&clk_usb_bus_host.clk, 48*1000*1000);
440 &clk_usb_bus_host,
455 clk_usb_bus.parent = &clk_usb_bus_host.clk;

Completed in 103 milliseconds