Searched refs:nr_endpoints (Results 1 – 5 of 5) sorted by relevance
72 unsigned long nr_endpoints; member757 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()822 if (!vdomain->nr_endpoints) in viommu_map_pages()849 if (!vdomain->nr_endpoints) in viommu_unmap_pages()
353 u8 nr_endpoints; member466 musb->nr_endpoints++; in musb_read_fifosize()
1122 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()
1753 epnum < musb->nr_endpoints; in musb_g_init_endpoints()
2021 epnum < musb->nr_endpoints; in musb_schedule()
Completed in 17 milliseconds