Home
last modified time | relevance | path

Searched refs:otg_res (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/cdns3/
H A Dcore.h55 * @otg_res: the resource for otg
88 struct resource otg_res; member
H A Ddrd.c364 regs = devm_ioremap_resource(cdns->dev, &cdns->otg_res); in cdns3_drd_init()
H A Dcore.c506 cdns->otg_res = *res; in cdns3_probe()
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcore.h55 * @otg_res: the resource for otg
89 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()

Completed in 4 milliseconds