Home
last modified time | relevance | path

Searched full:pinout (Results 1 – 25 of 36) sorted by relevance

12

/linux-6.12.1/include/linux/pse-pd/
Dpse.h105 /* PSE PI pairset pinout can either be Alternative A or Alternative B */
112 * struct pse_pi_pairset - PSE PI pairset entity describing the pinout
115 * @pinout: description of the pinout alternative
119 enum pse_pi_pairset_pinout pinout; member
127 * @pairset: table of the PSE PI pinout alternative for the two pairset
/linux-6.12.1/drivers/gpio/
Dgpio-ts5500.c33 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()
264 const struct ts5500_dio *block = priv->pinout; in ts5500_gpio_to_irq()
347 priv->pinout = ts5500_dio1; in ts5500_dio_probe()
356 priv->pinout = ts5500_dio2; in ts5500_dio_probe()
376 priv->pinout = ts5500_lcd; in ts5500_dio_probe()
Dgpio-tangier.h66 * struct tng_gpio_pin_info - Platform specific pinout information
98 * @pin_info: Platform specific pinout information
/linux-6.12.1/Documentation/i2c/busses/
Di2c-parport.rst29 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-6.12.1/Documentation/input/devices/
Djoystick-parport.rst120 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
Damijoy.rst23 Amiga digital joystick pinout
40 Amiga mouse pinout
57 Amiga analog joystick pinout
74 Amiga lightpen pinout
/linux-6.12.1/drivers/net/pse-pd/
Dpse_core.c48 pi->pairset[pairset_num].pinout = ALTERNATIVE_A; in of_load_single_pse_pi_pairset()
50 pi->pairset[pairset_num].pinout = ALTERNATIVE_B; in of_load_single_pse_pi_pairset()
67 * of_load_pse_pi_pairsets - load PSE PI pairsets pinout and polarity
94 pi->pairset[0].pinout == pi->pairset[1].pinout) { in of_load_pse_pi_pairsets()
95 pr_err("pse: two PI pairsets can not have identical pinout (%pOF)", in of_load_pse_pi_pairsets()
Dpd692x0.c874 if (pairset->pinout == ALTERNATIVE_A) in pd692x0_set_port_matrix()
876 else if (pairset->pinout == ALTERNATIVE_B) in pd692x0_set_port_matrix()
/linux-6.12.1/Documentation/devicetree/bindings/net/pse-pd/
Dpse-controller.yaml52 a negative VPSE pair, adhering to the pinout configurations
84 PSE Pinout Alternatives (as per IEEE 802.3-2022 Table 145\u20133)
/linux-6.12.1/include/dt-bindings/pinctrl/
Dpinctrl-cv1800b.h5 * This file is generated from vendor pinout definition.
Dpinctrl-sg2002.h5 * This file is generated from vendor pinout definition.
Dpinctrl-sg2000.h5 * This file is generated from vendor pinout definition.
Dpinctrl-cv1812h.h5 * This file is generated from vendor pinout definition.
/linux-6.12.1/Documentation/networking/pse-pd/
Dpse-pi.rst62 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-6.12.1/Documentation/sound/cards/
Demu10k1-jack.rst41 model. Trial and error is highly recommended; the pinout diagrams
/linux-6.12.1/Documentation/driver-api/
Dpps.rst215 Parallel port cable pinout::
/linux-6.12.1/arch/arm/mach-omap1/
Ddevices.c90 /* Block 2 is on newer chips, and has many pinout options */ in omap1_mmc_mux()
/linux-6.12.1/drivers/pinctrl/sophgo/
Dpinctrl-cv1800b.c7 * This file is generated from vendor pinout definition.
Dpinctrl-sg2002.c7 * This file is generated from vendor pinout definition.
/linux-6.12.1/drivers/usb/typec/tipd/
Dtrace.h386 __entry->data_status & TPS_DATA_STATUS_DP_CONNECTION ? ", DP pinout " : "",
/linux-6.12.1/drivers/net/dsa/
Dmt7530.c2706 /* Ports which are connected to switch PHYs. There is no MII pinout. */ in mt7530_mac_port_get_caps()
2739 /* Ports which are connected to switch PHYs. There is no MII pinout. */ in mt7531_mac_port_get_caps()
2773 /* Ports which are connected to switch PHYs. There is no MII pinout. */ in mt7988_mac_port_get_caps()
2781 /* Port 6 is connected to SoC's XGMII MAC. There is no MII pinout. */ in mt7988_mac_port_get_caps()
2795 /* Ports which are connected to switch PHYs. There is no MII pinout. */ in en7581_mac_port_get_caps()
2803 /* Port 6 is connected to SoC's XGMII MAC. There is no MII pinout. */ in en7581_mac_port_get_caps()
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/
Dmediatek,mt7986-pinctrl.yaml82 properties and chip pinout pins
Dmediatek,mt7981-pinctrl.yaml81 properties and chip pinout pins
/linux-6.12.1/arch/powerpc/boot/dts/
Dturris1x.dts7 * Pinout, Schematics and Altium hardware design files are open source
/linux-6.12.1/Documentation/hwmon/
Dlm90.rst466 The MAX6680 and MAX6681 only differ in their pinout, therefore they obviously

12