Searched full:transceivers (Results 1 – 25 of 52) sorted by relevance
123
/linux-6.12.1/Documentation/devicetree/bindings/phy/ |
D | microchip,lan966x-serdes.yaml | 13 Lan966x has 7 interfaces, consisting of 2 copper transceivers(CU), 22 CU(1) means use interface copper transceivers 1. SERDES6G(2) means use
|
/linux-6.12.1/drivers/phy/ |
D | Kconfig | 70 This option enables support for CAN transceivers as a PHY. This 71 driver provides function for putting the transceivers in various
|
D | phy-can-transceiver.c | 3 * phy-can-transceiver.c - phy driver for CAN transceivers
|
/linux-6.12.1/drivers/usb/phy/ |
D | Kconfig | 94 Enable this to support some transceivers on OMAP1 platforms. OTG 166 Enable this to support ULPI connected USB OTG transceivers which
|
D | phy-gpio-vbus-usb.c | 25 * with internal transceivers. It can control a D+ pullup GPIO and
|
/linux-6.12.1/drivers/phy/qualcomm/ |
D | Kconfig | 111 PHY transceivers working only in USB3 mode on Qualcomm chips. This 151 Enable this to support M31 HS PHY transceivers on Qualcomm chips
|
/linux-6.12.1/include/linux/usb/ |
D | usb_phy_generic.h | 8 /* sometimes transceivers are accessed only through e.g. ULPI */
|
/linux-6.12.1/drivers/phy/st/ |
D | Kconfig | 42 Enable this to support the High-Speed USB transceivers that are part
|
/linux-6.12.1/Documentation/devicetree/bindings/net/bluetooth/ |
D | nokia,h4p-bluetooth.txt | 8 UART status lines for wakeup of UART transceivers to improve power management
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | fsl,esai.yaml | 16 standard codecs, Sony/Phillips Digital Interface (S/PDIF) transceivers, and
|
/linux-6.12.1/drivers/media/rc/ |
D | Kconfig | 257 /transceivers made by ITE Tech Inc. These are found in 347 Transceivers.
|
/linux-6.12.1/arch/arm/boot/dts/microchip/ |
D | at91-sam9x60_curiosity.dts | 271 AT91_PIOC 9 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_DOWN>; /* Enable CAN Transceivers */ 280 AT91_PIOB 17 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_DOWN>; /* Enable CAN Transceivers */
|
D | at91-sam9x60ek.dts | 441 AT91_PIOD 21 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_DOWN>; /* Enable CAN Transceivers */ 451 AT91_PIOD 21 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_DOWN>; /* Enable CAN Transceivers */
|
/linux-6.12.1/Documentation/networking/ |
D | phy-link-topology.rst | 29 for example, using SFP transceivers (although that's not the only specific case).
|
D | ieee802154.rst | 71 2) 'SoftMAC' or just radio. These types of devices are just radio transceivers
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | xlnx,axi-ethernet.yaml | 100 and transceivers.
|
/linux-6.12.1/drivers/net/ |
D | mdio.c | 3 * mdio.c: Generic support for MDIO-compatible transceivers 14 MODULE_DESCRIPTION("Generic support for MDIO-compatible transceivers");
|
/linux-6.12.1/drivers/net/phy/ |
D | bcm-cygnus.c | 6 /* Broadcom Cygnus SoC internal transceivers support. */
|
/linux-6.12.1/include/uapi/linux/ |
D | mii.h | 3 * linux/mii.h: definitions for MII-compatible transceivers
|
/linux-6.12.1/drivers/net/can/rcar/ |
D | rcar_canfd.c | 1844 struct phy *transceivers[RCANFD_NUM_CHANNELS] = { NULL, }; in rcar_canfd_probe() local 1868 transceivers[i] = devm_of_phy_optional_get(dev, in rcar_canfd_probe() 1872 if (IS_ERR(transceivers[i])) in rcar_canfd_probe() 1873 return PTR_ERR(transceivers[i]); in rcar_canfd_probe() 2046 transceivers[ch]); in rcar_canfd_probe()
|
/linux-6.12.1/drivers/net/ethernet/dec/tulip/ |
D | 21142.c | 27 of available transceivers. */
|
/linux-6.12.1/include/linux/ |
D | mii.h | 3 * linux/mii.h: definitions for MII-compatible transceivers
|
/linux-6.12.1/drivers/usb/host/ |
D | ehci-pci.c | 352 * transceivers that don't need any software attention to set up
|
/linux-6.12.1/drivers/net/ethernet/sfc/falcon/ |
D | qt202x_phy.c | 411 * or optical transceivers, varying somewhat between in qt202x_phy_reconfigure()
|
/linux-6.12.1/drivers/hwmon/ |
D | emc2305.c | 68 * line cards), high system ambient temperature, unreliable transceivers temperature sensing or
|
123