Searched refs:backplane (Results 1 – 18 of 18) sorted by relevance
/linux-4.1.27/drivers/net/arcnet/ |
D | com20020-isa.c | 125 static int backplane = 0; variable 134 module_param(backplane, int, 0); 157 lp->backplane = backplane; in com20020_init() 203 backplane = ints[4]; in com20020isa_setup()
|
D | com20020_cs.c | 94 static int backplane; variable 100 module_param(backplane, int, 0); 134 lp->backplane = backplane; in com20020_probe()
|
D | com20020-pci.c | 53 static int backplane; variable 60 module_param(backplane, int, 0); 128 lp->backplane = backplane; in com20020pci_probe()
|
D | com20020.c | 117 lp->config = 0x21 | (lp->timeout << 3) | (lp->backplane << 2); in com20020_check() 211 lp->config = 0x20 | (lp->timeout << 3) | (lp->backplane << 2) | 1; in com20020_found() 228 if (lp->backplane) in com20020_found() 266 lp->config = TXENcfg | (lp->timeout << 3) | (lp->backplane << 2); in com20020_reset()
|
/linux-4.1.27/arch/alpha/kernel/ |
D | sys_eiger.c | 170 int backplane = inw(0x502) & 0x0f; in eiger_swizzle() local 172 switch (backplane) in eiger_swizzle()
|
/linux-4.1.27/Documentation/hwmon/ |
D | ltc4215 | 18 from a live backplane.
|
D | ltc4260 | 18 and removed from a live backplane.
|
D | ltc4261 | 18 to be safely inserted and removed from a live backplane.
|
D | adm1275 | 28 board to be removed from or inserted into a live backplane. They also feature
|
D | ltc4245 | 18 from a live backplane in multiple supply systems such as CompactPCI and
|
/linux-4.1.27/include/linux/ |
D | arcdevice.h | 237 backplane, /* Backplane flag for COM20020 */ member
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | mgcoge.dts | 204 /* FCC2 to redundant core unit over backplane */
|
D | xcalibur1501.dts | 470 /* eTSEC 3 PICMG2.16 backplane port 0 */ 500 /* eTSEC 4 PICMG2.16 backplane port 1 */
|
D | xpedite5370.dts | 565 /* PCI Express controller 2, wired to VPX P1,P2 backplane */
|
/linux-4.1.27/Documentation/networking/ |
D | arcnet.txt | 144 com20020=<io>[,<irq>[,<node_ID>[,backplane[,CKP[,timeout]]]]][,name] 147 io=<io> irq=<irq> node=<node_ID> backplane=<backplane> clock=<CKP>
|
D | ixgbe.txt | 118 NOTE: For 82598 backplane cards entering 1 gig mode, flow control default
|
/linux-4.1.27/drivers/char/ |
D | Kconfig | 580 device is used for hardware synchronization across the ATCA backplane
|
/linux-4.1.27/Documentation/ |
D | kernel-parameters.txt | 686 <io>[,<irq>[,<nodeID>[,<backplane>[,<ckp>[,<timeout>]]]]]
|