Searched refs:func0 (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/pcmcia/
H A Dti113x.h223 * FIXME: manual says its in func0 and func1 but disagrees with
224 * itself about this - do we need to force func0, if so we need
366 /* irqrouting for func0, probes PCI interrupt and ISA interrupts */ ti12xx_irqroute_func0()
483 /* changes the irq of func1 to match that of func0 */ ti12xx_align_irqs()
486 struct pci_dev *func0; ti12xx_align_irqs() local
488 /* find func0 device */ ti12xx_align_irqs()
489 func0 = pci_get_slot(socket->dev->bus, socket->dev->devfn & ~0x07); ti12xx_align_irqs()
490 if (!func0) ti12xx_align_irqs()
495 socket->cb_irq = socket->dev->irq = func0->irq; ti12xx_align_irqs()
497 pci_dev_put(func0); ti12xx_align_irqs()
541 * care of in func0 already.
554 /* if IRQs are configured as tied, align irq of func1 with func0 */ ti12xx_irqroute_func1()
791 /* do the job differently for func0/1 */ ti12xx_power_hook()
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_acpi.c109 * On some platforms, _DSM(nouveau_op_dsm_muid, func0) has special
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_reg.h1094 MCP attn1; [21] SW timers attn_1 func0; [22] SW timers attn_2 func0; [23]
1095 SW timers attn_3 func0; [24] SW timers attn_4 func0; [25] PERST; [26] SW
1109 timers attn_1 func0; [22] SW timers attn_2 func0; [23] SW timers attn_3
1110 func0; [24] SW timers attn_4 func0; [25] PERST; [26] SW timers attn_1
1295 MCP attn1; [21] SW timers attn_1 func0; [22] SW timers attn_2 func0; [23]
1296 SW timers attn_3 func0; [24] SW timers attn_4 func0; [25] PERST; [26] SW
1310 MCP attn1; [21] SW timers attn_1 func0; [22] SW timers attn_2 func0; [23]
1311 SW timers attn_3 func0; [24] SW timers attn_4 func0; [25] PERST; [26] SW
1325 MCP attn1; [21] SW timers attn_1 func0; [22] SW timers attn_2 func0; [23]
1326 SW timers attn_3 func0; [24] SW timers attn_4 func0; [25] PERST; [26] SW
1340 MCP attn1; [21] SW timers attn_1 func0; [22] SW timers attn_2 func0; [23]
1341 SW timers attn_3 func0; [24] SW timers attn_4 func0; [25] PERST; [26] SW
/linux-4.1.27/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.c47 "func0", "func1", "func2", "func3",

Completed in 365 milliseconds