Home
last modified time | relevance | path

Searched refs:timer_clk (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/timer/
Dtimer-uclass.c47 struct clk timer_clk; in timer_pre_probe() local
51 err = clk_get_by_index(dev, 0, &timer_clk); in timer_pre_probe()
53 ret = clk_get_rate(&timer_clk); in timer_pre_probe()
/external/u-boot/arch/mips/dts/
Dbrcm,bcm63268.dtsi66 timer_clk: timer-clk { label
207 clocks = <&periph_clk BCM63268_CLK_USBH>, <&timer_clk BCM63268_TCLK_USB_REF>;