Home
last modified time | relevance | path

Searched refs:nr_endpoints (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/iommu/
H A Dvirtio-iommu.c72 unsigned long nr_endpoints; member
757 vdev->vdomain->nr_endpoints--; in viommu_attach_dev()
775 if (!vdomain->nr_endpoints) { in viommu_attach_dev()
785 vdomain->nr_endpoints++; in viommu_attach_dev()
810 vdomain->nr_endpoints--; in viommu_detach_dev()
836 if (vdomain->nr_endpoints) { in viommu_map_pages()
873 if (!vdomain->nr_endpoints) in viommu_unmap_pages()
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_core.h381 u8 nr_endpoints; member
472 musb->nr_endpoints++; in musb_read_fifosize()
H A Dmusb_core.c866 for (epnum = 1; (epnum < musb->nr_endpoints) in musb_stage0_irq()
1325 musb->nr_endpoints = max(epn, musb->nr_endpoints); in ep_config_from_table()
1461 musb->nr_endpoints = 1; in musb_core_init()
1473 for (i = 0; i < musb->nr_endpoints; i++) { in musb_core_init()
H A Dmusb_gadget.c1869 epnum < musb->nr_endpoints; in musb_g_init_endpoints()
2076 i < musb->nr_endpoints; in stop_activity()
H A Dmusb_host.c1816 epnum < musb->nr_endpoints; in musb_schedule()
/openbmc/linux/drivers/usb/musb/
H A Dmusb_core.h353 u8 nr_endpoints; member
464 musb->nr_endpoints++; in musb_read_fifosize()
H A Dmusb_core.c1122 for (epnum = 1; (epnum < musb->nr_endpoints) in musb_stage0_irq()
1522 musb->nr_endpoints = max(epn, musb->nr_endpoints); in ep_config_from_table()
1652 musb->nr_endpoints = 1; in musb_core_init()
1664 for (i = 0; i < musb->nr_endpoints; i++) { in musb_core_init()
H A Dmusb_gadget.c1760 epnum < musb->nr_endpoints; in musb_g_init_endpoints()
H A Dmusb_host.c2027 epnum < musb->nr_endpoints; in musb_schedule()