Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcore.h89 struct resource otg_res; member
H A Dcdnsp-pci.c135 res = &cdnsp->otg_res; in cdnsp_pci_probe()
H A Dcdns3-plat.c109 cdns->otg_res = *res; in cdns3_plat_probe()
H A Ddrd.c395 regs = devm_ioremap_resource(cdns->dev, &cdns->otg_res); in cdns_drd_init()