| /linux/drivers/gpio/ |
| H A D | gpio-ts5500.c | 33 const struct ts5500_dio *pinout; member 201 const struct ts5500_dio line = priv->pinout[offset]; in ts5500_gpio_input() 220 const struct ts5500_dio line = priv->pinout[offset]; in ts5500_gpio_get() 228 const struct ts5500_dio line = priv->pinout[offset]; in ts5500_gpio_output() 250 const struct ts5500_dio line = priv->pinout[offset]; in ts5500_gpio_set() 266 const struct ts5500_dio *block = priv->pinout; in ts5500_gpio_to_irq() 349 priv->pinout = ts5500_dio1; in ts5500_dio_probe() 358 priv->pinout = ts5500_dio2; in ts5500_dio_probe() 378 priv->pinout = ts5500_lcd; in ts5500_dio_probe()
|
| H A D | gpio-tangier.h | 66 * struct tng_gpio_pin_info - Platform specific pinout information 98 * @pin_info: Platform specific pinout information
|
| /linux/Documentation/i2c/busses/ |
| H A D | i2c-parport.rst | 29 These devices use different pinout configurations, so you have to tell 31 way to autodetect the devices. Support for different pinout configurations 78 - This is the exact pinout and electronics used on the Analog Devices 99 That would give (ELV compatible pinout):: 138 If possible, you should use the same pinout configuration as existing
|
| /linux/include/linux/pse-pd/ |
| H A D | pse.h | 223 /* PSE PI pairset pinout can either be Alternative A or Alternative B */ 230 * struct pse_pi_pairset - PSE PI pairset entity describing the pinout 233 * @pinout: description of the pinout alternative 237 enum pse_pi_pairset_pinout pinout; member 245 * @pairset: table of the PSE PI pinout alternative for the two pairset
|
| /linux/Documentation/input/devices/ |
| H A D | joystick-parport.rst | 120 Pinout for NES gamepads Pinout for SNES gamepads and mice 134 Pinout for NES clone (db9) gamepads Pinout for NES clone (db15) gamepads 158 Now their pinout:: 332 The PSX controller is supported by the gamecon.c. Pinout of the PSX 418 handled by the db9.c driver. Its pinout is very different from anything 449 Amiga CD32 joypad uses the following pinout:: 584 PC parallel port pinout
|
| /linux/Documentation/devicetree/bindings/net/pse-pd/ |
| H A D | pse-controller.yaml | 52 a negative VPSE pair, adhering to the pinout configurations 84 PSE Pinout Alternatives (as per IEEE 802.3-2022 Table 145-3)
|
| /linux/include/dt-bindings/pinctrl/ |
| H A D | pinctrl-cv1800b.h | 5 * This file is generated from vendor pinout definition.
|
| H A D | pinctrl-sg2002.h | 5 * This file is generated from vendor pinout definition.
|
| H A D | pinctrl-sg2000.h | 5 * This file is generated from vendor pinout definition.
|
| H A D | pinctrl-cv1812h.h | 5 * This file is generated from vendor pinout definition.
|
| /linux/Documentation/networking/pse-pd/ |
| H A D | pse-pi.rst | 62 Table 145-3 PSE Pinout Alternatives 97 The following table outlines the compatibility between the pinout alternative 118 Power on pinout Alternative B) is not compatible with a 4 pairs
|
| /linux/drivers/net/pse-pd/ |
| H A D | pse_core.c | 74 pi->pairset[pairset_num].pinout = ALTERNATIVE_A; in of_load_single_pse_pi_pairset() 76 pi->pairset[pairset_num].pinout = ALTERNATIVE_B; in of_load_single_pse_pi_pairset() 93 * of_load_pse_pi_pairsets - load PSE PI pairsets pinout and polarity 120 pi->pairset[0].pinout == pi->pairset[1].pinout) { in of_load_pse_pi_pairsets() 121 pr_err("pse: two PI pairsets can not have identical pinout (%pOF)", in of_load_pse_pi_pairsets()
|
| H A D | pd692x0.c | 1094 if (pairset->pinout == ALTERNATIVE_A) in pd692x0_set_port_matrix() 1096 else if (pairset->pinout == ALTERNATIVE_B) in pd692x0_set_port_matrix()
|
| /linux/Documentation/sound/cards/ |
| H A D | emu10k1-jack.rst | 41 model. Trial and error is highly recommended; the pinout diagrams
|
| /linux/arch/arm/mach-omap1/ |
| H A D | devices.c | 90 /* Block 2 is on newer chips, and has many pinout options */ in omap1_mmc_mux()
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | mediatek,mt7986-pinctrl.yaml | 82 properties and chip pinout pins
|
| H A D | mediatek,mt7981-pinctrl.yaml | 81 properties and chip pinout pins
|
| /linux/drivers/net/dsa/ |
| H A D | mt7530.c | 2732 /* Ports which are connected to switch PHYs. There is no MII pinout. */ in mt7530_mac_port_get_caps() 2765 /* Ports which are connected to switch PHYs. There is no MII pinout. */ in mt7531_mac_port_get_caps() 2799 /* Ports which are connected to switch PHYs. There is no MII pinout. */ in mt7988_mac_port_get_caps() 2807 /* Port 6 is connected to SoC's XGMII MAC. There is no MII pinout. */ in mt7988_mac_port_get_caps() 2821 /* Ports which are connected to switch PHYs. There is no MII pinout. */ in en7581_mac_port_get_caps() 2829 /* Port 6 is connected to SoC's XGMII MAC. There is no MII pinout. */ in en7581_mac_port_get_caps()
|
| /linux/arch/powerpc/boot/dts/ |
| H A D | turris1x.dts | 7 * Pinout, Schematics and Altium hardware design files are open source
|
| /linux/drivers/input/keyboard/ |
| H A D | lkkbd.c | 18 * RJ10 pinout: To DE9: Or DB25:
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3326-gameforce-chi.dts | 768 * joystick ribbon cable. The pinout for this ADC controller appears to
|
| /linux/drivers/scsi/esas2r/ |
| H A D | atioctl.h | 542 u32 pinout; member
|
| /linux/drivers/rtc/ |
| H A D | rtc-rs5c372.c | 19 * each other. Differences center on pinout (e.g. how many interrupts,
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-artpec6.c | 310 .name = "uart2grp0", /* Full pinout */
|
| /linux/drivers/scsi/mpt3sas/mpi/ |
| H A D | mpi2_cnfg.h | 138 * the Pinout field. 805 U32 Pinout; /*0x00 */ member 817 /*defines for the Pinout field */
|