otg_res           504 drivers/usb/cdns3/core.c 	cdns->otg_res = *res;
otg_res            73 drivers/usb/cdns3/core.h 	struct resource			otg_res;
otg_res           313 drivers/usb/cdns3/drd.c 	regs = devm_ioremap_resource(cdns->dev, &cdns->otg_res);