| /rk3399_rockchip-uboot/drivers/phy/ |
| H A D | Kconfig | 2 menu "PHY Subsystem" 4 config PHY config 5 bool "PHY Core" 8 PHY support. 10 This framework is designed to provide a generic interface for PHY 11 devices. PHY devices are dedicated hardware that handle the physical 16 PHY, power on/off the PHY, and reset the PHY. It's meant to be as 21 bool "PHY Core in SPL" 24 PHY support in SPL. 26 This framework is designed to provide a generic interface for PHY [all …]
|
| /rk3399_rockchip-uboot/board/keymile/km_arm/ |
| H A D | km_arm.c | 371 { PHY(0), PHY_PAGE, AN1000FIX_PAGE }, 372 { PHY(0), PHY_STATUS, AN1000FIX }, 373 { PHY(0), PHY_PAGE, 0 }, 377 { PHY(0), PHY_1000_CTRL, NO_ADV }, 378 { PHY(0), PHY_SPEC_CTRL, AUTO_MDIX_EN }, 379 { PHY(0), PHY_CTRL, PHY_100_MBPS | AUTONEG_EN | AUTONEG_RST | 383 { PHY(1), PHY_CTRL, PHY_PWR_DOWN }, 384 { PHY(1), PHY_SPEC_CTRL, SPEC_PWR_DOWN }, 387 { PHY(2), PHY_CTRL, PHY_PWR_DOWN }, 388 { PHY(2), PHY_SPEC_CTRL, SPEC_PWR_DOWN }, [all …]
|
| /rk3399_rockchip-uboot/Documentation/devicetree/bindings/phy/ |
| H A D | no-op.txt | 1 NOP PHY driver 3 This driver is used to stub PHY operations in a driver (USB, SATA). 4 This is useful when the 'client' driver (USB, SATA, ...) uses the PHY framework 5 and there is no actual PHY harwdare to drive.
|
| /rk3399_rockchip-uboot/drivers/usb/dwc3/ |
| H A D | Kconfig | 50 imply PHY 62 menu "PHY Subsystem" 65 bool "TI OMAP SoC series USB DRD PHY driver" 67 Enable single driver for both USB2 PHY programming and USB3 PHY 71 bool "Exynos5 SoC series USB DRD PHY driver" 73 Enable USB DRD PHY support for Exynos 5 SoC series. 74 This driver provides PHY interface for USB 3.0 DRD controller
|
| /rk3399_rockchip-uboot/drivers/net/phy/ |
| H A D | Kconfig | 9 bool "Ethernet PHY (physical media interface) support" 11 Enable Ethernet PHY (physical media interface) support. 16 bool "Marvel MV88E61xx Ethernet switch PHY support." 24 hex "Bitmask of PHY Ports" 32 bool "Generic 10G PHY support" 53 bool "LXT971 Ethernet PHY support" 87 PHY during initialization. 121 bool "Ethernet PHY RTL8211x: force 1000BASE-T master mode" 157 bool "Fixed-Link PHY" 160 Fixed PHY is used for having a 'fixed-link' to another MAC with a direct
|
| /rk3399_rockchip-uboot/arch/arm/mach-uniphier/ |
| H A D | Kconfig | 103 bool "Enable dump command of DDR PHY parameters" 108 The command "ddrphy" shows the resulting parameters of DDR PHY 109 training; it is useful for the evaluation of DDR PHY training. 112 bool "Enable dump command of DDR Multi PHY parameters" 116 The command "ddrmphy" shows the resulting parameters of DDR Multi PHY 117 training; it is useful for the evaluation of DDR Multi PHY training.
|
| /rk3399_rockchip-uboot/drivers/usb/ulpi/ |
| H A D | Kconfig | 9 UTMI (USB PHY) via ULPI interface. 28 Select to commnicate with USB PHY via ULPI interface. 30 PHY Transreceiver for USB controllers.
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/net/ |
| H A D | fsl-tsec-phy.txt | 21 Child nodes of the TSEC controller are typically the individual PHY devices 26 The MDIO is a bus to which the PHY devices are connected. For each 27 device that exists on this bus, a PHY node should be created. 47 As of this writing, every tsec is associated with an internal TBI PHY. 48 This PHY is accessed through the local MDIO bus. These buses are defined
|
| H A D | ethernet.txt | 12 - phy-mode: string, operation mode of the PHY interface; supported values are 17 - phy-handle: phandle, specifies a reference to a node representing a PHY 23 Child nodes of the Ethernet controller are typically the individual PHY devices
|
| H A D | snps,dwc-qos-ethernet.txt | 26 In some configurations (e.g. GMII/RGMII), this clock also drives the PHY TX 28 drive the PHY TX path. 32 PHY's RX clock output. In other configurations, other clocks (such as 34 In cases where the PHY clock is directly fed into the EQOS receive path 36 is assumed to be fully under the control of the PHY device/driver. In 64 This will allow easy support for configurations that support multiple PHY 107 - phy-reset-gpios: Phandle and specifier for any GPIO used to reset the PHY.
|
| /rk3399_rockchip-uboot/board/toradex/colibri_imx7/ |
| H A D | Kconfig | 13 bool "External oscillator for Ethernet PHY clock provided" 15 Select this if your module provides a external Ethernet PHY
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | Kconfig | 5 select PHY 89 bool "Rockchip specific extensions for INNO HDMI PHY" 92 This selects support for INNO HDMI PHY. If you want to 97 tristate "Rockchip INNO MIPI PHY driver" 100 Enable this to support the Rockchip MIPI PHY 104 tristate "Rockchip INNO LVDS/TTL PHY driver" 107 Enable this to support the Rockchip LVDS/TTL PHY 111 tristate "Rockchip INNO MIPI/LVDS/TTL PHY driver" 114 Enable this to support the Rockchip MIPI/LVDS/TTL PHY 218 bool "Rockchip Samsung HDMI/DP Combo PHY HDMI driver" [all …]
|
| /rk3399_rockchip-uboot/board/keymile/km83xx/ |
| H A D | km83xx.c | 208 { PHY(1), PHY_1000_CTRL, NO_ADV }, 209 { PHY(1), PHY_SPEC_CTRL, AUTO_MDIX_EN }, 210 { PHY(1), PHY_CTRL, PHY_100_MBPS | AUTONEG_EN | AUTONEG_RST | 214 { PHY(2), PHY_CTRL, PHY_PWR_DOWN }, 215 { PHY(2), PHY_SPEC_CTRL, SPEC_PWR_DOWN },
|
| /rk3399_rockchip-uboot/board/birdland/bav335x/ |
| H A D | Kconfig | 30 used 10/100 Ethernet PHY while Rev.B uses a Gigabit Ethernet PHY.
|
| H A D | README | 11 The binary produced supports the bav335x Rev.A with 10/100 MB PHY 12 and Rev.B (default) with GB ethernet PHY.
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | Kconfig | 27 bool "Enable Driver Model for Ethernet Generic PHY drivers" 30 Enable driver model for Ethernet Generic PHY . 45 bool "Enable GbE PHY status parsing and configuration" 171 provide the PHY (physical media interface). 315 int "FEC1 PHY" 319 Define to the hardcoded PHY address which corresponds 322 means that the PHY with address 4 is connected to FEC1 331 The PHY does not have a RXERR line (RMII only). 340 int "FEC2 PHY" 344 Define to the hardcoded PHY address which corresponds [all …]
|
| /rk3399_rockchip-uboot/board/freescale/ls1043ardb/ |
| H A D | ls1043ardb_pbi.cfg | 9 #USB PHY frequency sel
|
| /rk3399_rockchip-uboot/board/freescale/ls1043aqds/ |
| H A D | ls1043aqds_pbi.cfg | 9 #USB PHY frequency sel
|
| /rk3399_rockchip-uboot/board/freescale/ls1046aqds/ |
| H A D | ls1046aqds_pbi.cfg | 9 #USB PHY frequency sel
|
| /rk3399_rockchip-uboot/board/freescale/ls1046ardb/ |
| H A D | ls1046ardb_pbi.cfg | 7 #USB PHY frequency sel
|
| /rk3399_rockchip-uboot/include/ |
| H A D | mv88e6352.h | 14 #define PHY(itf) (itf) macro
|
| H A D | dwc3-uboot.h | 48 #if CONFIG_IS_ENABLED(PHY) && CONFIG_IS_ENABLED(DM_USB)
|
| /rk3399_rockchip-uboot/drivers/usb/eth/ |
| H A D | Kconfig | 30 This driver supports the internal PHY. 39 This driver supports the internal PHY.
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | feature-removal-schedule.txt | 25 Why: We now have a PHY library, which allows everyone to share PHY
|
| H A D | README.uniphier | 116 shows the DDR PHY parameters set by the PHY training 119 shows the DDR Multi PHY parameters set by the PHY training
|