Searched refs:backplane (Results 1 – 18 of 18) sorted by relevance
| /linux/drivers/net/arcnet/ |
| H A D | com20020-isa.c | 127 static int backplane = 0; variable 136 module_param(backplane, int, 0); 160 lp->backplane = backplane; in com20020_init() 209 backplane = ints[4]; in com20020isa_setup()
|
| H A D | com20020-pci.c | 54 static int backplane; variable 61 module_param(backplane, int, 0); 104 return sprintf(buf, "%s\n", lp->backplane ? "true" : "false"); in backplane_mode_show() 208 lp->backplane = backplane; in com20020pci_probe() 214 lp->backplane = (inb(priv->misc) >> (2 + i)) & 0x1; in com20020pci_probe() 217 lp->backplane = 1; in com20020pci_probe()
|
| H A D | com20020_cs.c | 90 static int backplane; variable 96 module_param(backplane, int, 0); 132 lp->backplane = backplane; in com20020_probe()
|
| H A D | arcdevice.h | 243 backplane, /* Backplane flag for COM20020 */ member
|
| /linux/arch/mips/ingenic/ |
| H A D | Kconfig | 39 bool "YSH & ATIL CU1000 Module with Neo backplane" 43 bool "YSH & ATIL CU1830 Module with Neo backplane"
|
| /linux/arch/alpha/kernel/ |
| H A D | sys_eiger.c | 169 int backplane = inw(0x502) & 0x0f; in eiger_swizzle() local 171 switch (backplane) in eiger_swizzle()
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3588-turing-rk1.dts | 5 * generic backplane (with no non-autoenumerable peripherals of its own) than
|
| /linux/Documentation/hwmon/ |
| H A D | ltc4215.rst | 23 from a live backplane.
|
| H A D | ltc4260.rst | 23 and removed from a live backplane.
|
| H A D | ltc4261.rst | 23 to be safely inserted and removed from a live backplane.
|
| H A D | ltc4286.rst | 34 to be removed from or inserted into a live backplane. They also feature
|
| H A D | ltc4245.rst | 23 from a live backplane in multiple supply systems such as CompactPCI and
|
| H A D | ltc4282.rst | 25 from a live backplane. Using one or more external N-channel pass transistors,
|
| /linux/arch/powerpc/boot/dts/ |
| H A D | mgcoge.dts | 200 /* FCC2 to redundant core unit over backplane */
|
| H A D | xcalibur1501.dts | 467 /* eTSEC 3 PICMG2.16 backplane port 0 */ 497 /* eTSEC 4 PICMG2.16 backplane port 1 */
|
| H A D | xpedite5370.dts | 562 /* PCI Express controller 2, wired to VPX P1,P2 backplane */
|
| /linux/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | ixgbe.rst | 308 NOTE: For 82598 backplane cards entering 1 gigabit mode, flow control default
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 918 <io>[,<irq>[,<nodeID>[,<backplane>[,<ckp>[,<timeout>]]]]]
|