Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/arcnet/
Dcom20020-isa.c127 static int backplane = 0; variable
136 module_param(backplane, int, 0);
159 lp->backplane = backplane; in com20020_init()
205 backplane = ints[4]; in com20020isa_setup()
Dcom20020_cs.c90 static int backplane; variable
96 module_param(backplane, int, 0);
130 lp->backplane = backplane; in com20020_probe()
Dcom20020-pci.c54 static int backplane; variable
61 module_param(backplane, int, 0);
174 lp->backplane = backplane; in com20020pci_probe()
Dcom20020.c121 lp->config = (lp->timeout << 3) | (lp->backplane << 2) | SUB_NODE; in com20020_check()
237 lp->config = (lp->timeout << 3) | (lp->backplane << 2) | SUB_NODE; in com20020_found()
254 if (lp->backplane) in com20020_found()
296 lp->config |= (lp->timeout << 3) | (lp->backplane << 2); in com20020_reset()
Darcdevice.h245 backplane, /* Backplane flag for COM20020 */ member
/linux-4.4.14/arch/alpha/kernel/
Dsys_eiger.c169 int backplane = inw(0x502) & 0x0f; in eiger_swizzle() local
171 switch (backplane) in eiger_swizzle()
/linux-4.4.14/Documentation/hwmon/
Dltc421518 from a live backplane.
Dltc426018 and removed from a live backplane.
Dltc426118 to be safely inserted and removed from a live backplane.
Dadm127532 allow a circuit board to be removed from or inserted into a live backplane.
Dltc424518 from a live backplane in multiple supply systems such as CompactPCI and
/linux-4.4.14/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-4.4.14/Documentation/networking/
Darcnet.txt144 com20020=<io>[,<irq>[,<node_ID>[,backplane[,CKP[,timeout]]]]][,name]
147 io=<io> irq=<irq> node=<node_ID> backplane=<backplane> clock=<CKP>
Dixgbe.txt118 NOTE: For 82598 backplane cards entering 1 gig mode, flow control default
/linux-4.4.14/drivers/char/
DKconfig580 device is used for hardware synchronization across the ATCA backplane
/linux-4.4.14/Documentation/
Dkernel-parameters.txt693 <io>[,<irq>[,<nodeID>[,<backplane>[,<ckp>[,<timeout>]]]]]