Home
last modified time | relevance | path

Searched refs:backplane (Results 1 – 18 of 18) sorted by relevance

/linux-2.6.39/drivers/net/arcnet/
Dcom20020-isa.c124 static int backplane = 0; variable
133 module_param(backplane, int, 0);
156 lp->backplane = backplane; in com20020_init()
202 backplane = ints[4]; in com20020isa_setup()
Dcom20020-pci.c51 static int backplane; variable
58 module_param(backplane, int, 0);
108 lp->backplane = backplane; in com20020pci_probe()
Dcom20020.c116 lp->config = 0x21 | (lp->timeout << 3) | (lp->backplane << 2); in com20020_check()
196 lp->config = 0x20 | (lp->timeout << 3) | (lp->backplane << 2) | 1; in com20020_found()
213 if (lp->backplane) in com20020_found()
251 lp->config = TXENcfg | (lp->timeout << 3) | (lp->backplane << 2); in com20020_reset()
/linux-2.6.39/drivers/net/pcmcia/
Dcom20020_cs.c96 static int backplane; variable
102 module_param(backplane, int, 0);
140 lp->backplane = backplane; in com20020_probe()
/linux-2.6.39/arch/alpha/kernel/
Dsys_eiger.c171 int backplane = inw(0x502) & 0x0f; in eiger_swizzle() local
173 switch (backplane) in eiger_swizzle()
/linux-2.6.39/Documentation/hwmon/
Dltc421518 from a live backplane.
Dltc426118 to be safely inserted and removed from a live backplane.
Dltc424518 from a live backplane in multiple supply systems such as CompactPCI and
/linux-2.6.39/include/linux/
Darcdevice.h240 backplane, /* Backplane flag for COM20020 */ member
/linux-2.6.39/drivers/staging/brcm80211/
DREADME15 - Does not support older PCI/PCIe chips with SSB backplane
/linux-2.6.39/arch/powerpc/boot/dts/
Dmgcoge.dts204 /* FCC2 to redundant core unit over backplane */
Dxcalibur1501.dts470 /* eTSEC 3 PICMG2.16 backplane port 0 */
500 /* eTSEC 4 PICMG2.16 backplane port 1 */
Dxpedite5370.dts565 /* PCI Express controller 2, wired to VPX P1,P2 backplane */
/linux-2.6.39/Documentation/networking/
Darcnet.txt143 com20020=<io>[,<irq>[,<node_ID>[,backplane[,CKP[,timeout]]]]][,name]
146 io=<io> irq=<irq> node=<node_ID> backplane=<backplane> clock=<CKP>
Dixgbe.txt117 NOTE: For 82598 backplane cards entering 1 gig mode, flow control default
/linux-2.6.39/drivers/staging/vme/
Dvme_api.txt51 specification and are analogious to the physical slots on the VME backplane.
/linux-2.6.39/drivers/char/
DKconfig590 device is used for hardware synchronization across the ATCA backplane
/linux-2.6.39/Documentation/
Dkernel-parameters.txt499 <io>[,<irq>[,<nodeID>[,<backplane>[,<ckp>[,<timeout>]]]]]