Home
last modified time | relevance | path

Searched refs:otg_res (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/usb/cdns3/
Dcore.h89 struct resource otg_res; member
Dcdnsp-pci.c142 res = &cdnsp->otg_res; in cdnsp_pci_probe()
Dcdns3-plat.c108 cdns->otg_res = *res; in cdns3_plat_probe()
Ddrd.c390 regs = devm_ioremap_resource(cdns->dev, &cdns->otg_res); in cdns_drd_init()