Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/arcnet/
Dcom20020-isa.c127 static int backplane = 0; variable
136 module_param(backplane, int, 0);
159 lp->backplane = backplane; in com20020_init()
208 backplane = ints[4]; in com20020isa_setup()
Dcom20020-pci.c54 static int backplane; variable
61 module_param(backplane, int, 0);
103 return sprintf(buf, "%s\n", lp->backplane ? "true" : "false"); in backplane_mode_show()
205 lp->backplane = backplane; in com20020pci_probe()
211 lp->backplane = (inb(priv->misc) >> (2 + i)) & 0x1; in com20020pci_probe()
214 lp->backplane = 1; in com20020pci_probe()
Dcom20020_cs.c90 static int backplane; variable
96 module_param(backplane, int, 0);
131 lp->backplane = backplane; in com20020_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()
252 if (lp->backplane) in com20020_found()
294 lp->config |= (lp->timeout << 3) | (lp->backplane << 2); in com20020_reset()
Darcdevice.h240 backplane, /* Backplane flag for COM20020 */ member
/Linux-v6.6/arch/mips/ingenic/
DKconfig39 bool "YSH & ATIL CU1000 Module with Neo backplane"
43 bool "YSH & ATIL CU1830 Module with Neo backplane"
/Linux-v6.6/arch/alpha/kernel/
Dsys_eiger.c169 int backplane = inw(0x502) & 0x0f; in eiger_swizzle() local
171 switch (backplane) in eiger_swizzle()
/Linux-v6.6/Documentation/hwmon/
Dltc4215.rst23 from a live backplane.
Dltc4260.rst23 and removed from a live backplane.
Dltc4261.rst23 to be safely inserted and removed from a live backplane.
Dltc4245.rst23 from a live backplane in multiple supply systems such as CompactPCI and
Dadm1275.rst66 a live backplane. They also feature current and voltage readback via an
/Linux-v6.6/arch/arm/boot/dts/ti/omap/
Dam3874-iceboard.dts105 * of the backplane. Since there are multiply assigned addresses, the
276 /* 16 slot backplane */
282 /* Single slot backplane */
/Linux-v6.6/arch/powerpc/boot/dts/
Dmgcoge.dts200 /* FCC2 to redundant core unit over backplane */
Dxcalibur1501.dts467 /* eTSEC 3 PICMG2.16 backplane port 0 */
497 /* eTSEC 4 PICMG2.16 backplane port 1 */
Dxpedite5370.dts562 /* PCI Express controller 2, wired to VPX P1,P2 backplane */
/Linux-v6.6/Documentation/networking/
Darcnet.rst153 com20020=<io>[,<irq>[,<node_ID>[,backplane[,CKP[,timeout]]]]][,name]
157 io=<io> irq=<irq> node=<node_ID> backplane=<backplane> clock=<CKP>
/Linux-v6.6/drivers/char/
DKconfig404 device is used for hardware synchronization across the ATCA backplane
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/intel/
Dixgbe.rst308 NOTE: For 82598 backplane cards entering 1 gigabit mode, flow control default
/Linux-v6.6/arch/arm/boot/dts/aspeed/
Daspeed-bmc-ibm-everest.dts1669 label = "dasd-backplane";
/Linux-v6.6/Documentation/admin-guide/
Dkernel-parameters.txt733 <io>[,<irq>[,<nodeID>[,<backplane>[,<ckp>[,<timeout>]]]]]