otgctrl            28 drivers/usb/isp1760/isp1760-core.c 	u32 otgctrl;
otgctrl            89 drivers/usb/isp1760/isp1760-core.c 		otgctrl = ((HW_DM_PULLDOWN | HW_DP_PULLDOWN) << 16)
otgctrl            92 drivers/usb/isp1760/isp1760-core.c 		otgctrl = (HW_SW_SEL_HC_DC << 16)
otgctrl            95 drivers/usb/isp1760/isp1760-core.c 	isp1760_write32(isp->regs, HC_PORT1_CTRL, otgctrl);