Searched refs:IMX51CLK_IPG_CLK_ROOT (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/arm/imx/
H A Dimx51_ccmvar.h47 IMX51CLK_IPG_CLK_ROOT, enumerator in enum:imx51_clock
H A Dimx51_pwm.c68 sc->sc_freq = imx51_get_clock(IMX51CLK_IPG_CLK_ROOT);
H A Dimx51_clock.c118 ipg_freq = imx51_get_clock(IMX51CLK_IPG_CLK_ROOT);
H A Dimx51_ccm.c140 imx51_get_clock(IMX51CLK_IPG_CLK_ROOT),
262 case IMX51CLK_IPG_CLK_ROOT:
269 return imx51_get_clock(IMX51CLK_IPG_CLK_ROOT);

Completed in 144 milliseconds