Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcore.h90 struct resource otg_res; member
Dcdnsp-pci.c136 res = &cdnsp->otg_res; in cdnsp_pci_probe()
Dcdns3-plat.c113 cdns->otg_res = *res; in cdns3_plat_probe()
Ddrd.c395 regs = devm_ioremap_resource(cdns->dev, &cdns->otg_res); in cdns_drd_init()