Searched refs:isoch (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/drivers/char/agp/
H A DMakefile1 agpgart-y := backend.o frontend.o generic.o isoch.o
H A Disoch.c320 u32 isoch, arqsz; agp_3_5_enable() local
331 isoch = (tstatus >> 17) & 0x1; agp_3_5_enable()
332 if (isoch == 0) /* isoch xfers not available, bail out. */ agp_3_5_enable()
446 if (isoch) {
H A Dgeneric.c829 /* If we have 3.5, we can do the isoch stuff. */ agp_generic_enable()
/linux-4.4.14/drivers/thunderbolt/
H A Dnhi_regs.h66 * 04: isoch time stamp ?? (write 0)
/linux-4.4.14/drivers/usb/musb/
H A Dmusb_cppi41.c554 /* delay to drain to cppi dma pipeline for isoch */ cppi41_dma_channel_abort()
H A Dmusb_host.c517 /* non-isoch */ musb_host_packet_rx()
/linux-4.4.14/include/linux/
H A Dfirewire.h400 u32 header[0]; /* tx: Top of 1394 isoch. data_block */
/linux-4.4.14/drivers/gpu/drm/i915/
H A Di915_reg.h1790 * Make isoch requests stall on the TLB update. May cause
1795 /* Block grant count for isoch requests when block count is
1824 /* Arbiter time slice for non-isoch streams */
/linux-4.4.14/drivers/iommu/
H A Dintel-iommu.c5211 /* If Azalia DMA is routed to the non-isoch DMAR unit, fine. */ check_tylersburg_isoch()

Completed in 579 milliseconds