Searched refs:ULPD_DPLL_CTRL (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dusb.c435 /* ULPD_DPLL_CTRL */
468 omap_readw(ULPD_DPLL_CTRL), omap_readw(ULPD_SOFT_REQ));
474 w = omap_readw(ULPD_DPLL_CTRL);
476 omap_writew(w, ULPD_DPLL_CTRL);
482 while (!(omap_readw(ULPD_DPLL_CTRL) & DPLL_LOCK))
H A Dpm.c458 ULPD_SAVE(ULPD_DPLL_CTRL);
513 ULPD_SHOW(ULPD_DPLL_CTRL),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dhardware.h113 #define ULPD_DPLL_CTRL (ULPD_REG_BASE + 0x3c) macro

Completed in 174 milliseconds