UTMI_PLL          134 arch/arm/mach-mmp/devices.c 	u2o_clear(base, UTMI_PLL, UTMI_PLL_PLLVDD18_MASK
UTMI_PLL          139 arch/arm/mach-mmp/devices.c 	u2o_set(base, UTMI_PLL, 0xee<<UTMI_PLL_FBDIV_SHIFT
UTMI_PLL          167 arch/arm/mach-mmp/devices.c 	u2o_set(base, UTMI_PLL, VCOCAL_START);
UTMI_PLL          169 arch/arm/mach-mmp/devices.c 	u2o_clear(base, UTMI_PLL, VCOCAL_START);
UTMI_PLL          180 arch/arm/mach-mmp/devices.c 	while ((u2o_get(base, UTMI_PLL) & PLL_READY) == 0) {
UTMI_PLL          185 arch/arm/mach-mmp/devices.c 				u2o_get(base, UTMI_PLL));
UTMI_PLL          177 drivers/phy/marvell/phy-pxa-usb.c 	u2o_clear(base, UTMI_PLL, UTMI_PLL_PLLVDD18_MASK
UTMI_PLL          182 drivers/phy/marvell/phy-pxa-usb.c 	u2o_set(base, UTMI_PLL, 0xee<<UTMI_PLL_FBDIV_SHIFT
UTMI_PLL          213 drivers/phy/marvell/phy-pxa-usb.c 	u2o_set(base, UTMI_PLL, VCOCAL_START);
UTMI_PLL          215 drivers/phy/marvell/phy-pxa-usb.c 	u2o_clear(base, UTMI_PLL, VCOCAL_START);
UTMI_PLL          226 drivers/phy/marvell/phy-pxa-usb.c 	while ((u2o_get(base, UTMI_PLL) & PLL_READY) == 0) {
UTMI_PLL          231 drivers/phy/marvell/phy-pxa-usb.c 						u2o_get(base, UTMI_PLL));