Home
last modified time | relevance | path

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

/drivers/pci/
Dsetup-irq.c26 u8 (*swizzle)(struct pci_dev *, u8 *), in pdev_fixup_irq()
45 slot = (*swizzle)(dev, &pin); in pdev_fixup_irq()
60 void pci_fixup_irqs(u8 (*swizzle)(struct pci_dev *, u8 *), in pci_fixup_irqs()
66 pdev_fixup_irq(dev, swizzle, map_irq); in pci_fixup_irqs()
/drivers/gpu/drm/nouveau/core/engine/copy/fuc/
Dnva3.fuc424 // Calculates the hw swizzle mask and adjusts the surface's xcnt to match
427 // zero out a chunk of the stack to store the swizzle into
443 // convert FORMAT swizzle mask to hw swizzle mask
/drivers/gpu/drm/i915/
Di915_debugfs.c1933 static const char *swizzle_string(unsigned swizzle) in swizzle_string() argument
1935 switch (swizzle) { in swizzle_string()
/drivers/scsi/
Dhpsa.c4350 struct CommandList *abort, int swizzle) in hpsa_send_abort() argument
4366 if (swizzle) in hpsa_send_abort()