Home
last modified time | relevance | path

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

/linux/drivers/net/arcnet/
H A Dcom20020-isa.c127 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 Dcom20020-pci.c54 static int backplane; variable
61 module_param(backplane, int, 0);
104 return sprintf(buf, "%s\n", lp->backplane ? "true" : "false"); in backplane_mode_show()
206 lp->backplane = backplane; in com20020pci_probe()
212 lp->backplane = (inb(priv->misc) >> (2 + i)) & 0x1; in com20020pci_probe()
215 lp->backplane = 1; in com20020pci_probe()
H A Dcom20020_cs.c90 static int backplane; variable
96 module_param(backplane, int, 0);
132 lp->backplane = backplane; in com20020_probe()
H A 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()
H A Darcdevice.h243 backplane, /* Backplane flag for COM20020 */ member
/linux/arch/mips/ingenic/
H A DKconfig39 bool "YSH & ATIL CU1000 Module with Neo backplane"
43 bool "YSH & ATIL CU1830 Module with Neo backplane"
/linux/arch/alpha/kernel/
H A Dsys_eiger.c169 int backplane = inw(0x502) & 0x0f; in eiger_swizzle() local
171 switch (backplane) in eiger_swizzle()
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3588-turing-rk1.dts5 * generic backplane (with no non-autoenumerable peripherals of its own) than
H A Drk3568-qnap-ts233.dts42 /* eeprom for vital-product-data on the backplane */
H A Drk3568-qnap-ts433.dts52 /* eeprom for vital-product-data on the backplane */
/linux/Documentation/hwmon/
H A Dltc4215.rst23 from a live backplane.
H A Dltc4260.rst23 and removed from a live backplane.
H A Dltc4261.rst23 to be safely inserted and removed from a live backplane.
H A Dltc4286.rst34 to be removed from or inserted into a live backplane. They also feature
H A Dltc4245.rst23 from a live backplane in multiple supply systems such as CompactPCI and
H A Dltc4282.rst25 from a live backplane. Using one or more external N-channel pass transistors,
/linux/arch/powerpc/boot/dts/
H A Dmgcoge.dts200 /* FCC2 to redundant core unit over backplane */
H A Dxcalibur1501.dts467 /* eTSEC 3 PICMG2.16 backplane port 0 */
497 /* eTSEC 4 PICMG2.16 backplane port 1 */
H A Dxpedite5370.dts562 /* PCI Express controller 2, wired to VPX P1,P2 backplane */
/linux/drivers/char/
H A DKconfig405 device is used for hardware synchronization across the ATCA backplane
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Dixgbe.rst308 NOTE: For 82598 backplane cards entering 1 gigabit mode, flow control default
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-ibm-everest.dts1696 label = "dasd-backplane";
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt916 <io>[,<irq>[,<nodeID>[,<backplane>[,<ckp>[,<timeout>]]]]]