Searched full:comphy (Results 1 – 14 of 14) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | phy-armada38x-comphy.txt | 1 mvebu armada 38x comphy driver 4 This comphy controller can be found on Marvell Armada 38x. It provides a 10 - compatible: should be "marvell,armada-380-comphy" 11 - reg: should contain the comphy register location and length. 17 - reg-names: must be "comphy" as the first name, and "conf". 18 - reg: must contain the comphy register location and length as the first 22 A sub-node is required for each comphy lane provided by the comphy. 26 - reg: comphy lane number. 28 input port to use for a given comphy lane. 32 comphy: phy@18300 { [all …]
|
H A D | phy-mvebu-comphy.txt | 1 MVEBU comphy drivers 4 COMPHY controllers can be found on the following Marvell MVEBU SoCs: 13 * "marvell,comphy-cp110" for Armada 7k/8k 14 * "marvell,comphy-a3700" for Armada 3700 15 - reg: should contain the COMPHY register(s) location(s) and length(s). 19 * Generic COMPHY registers 35 A sub-node is required for each comphy lane provided by the comphy. 39 - reg: COMPHY lane number. 41 input port to use for a given comphy lane. 45 CP11X_LABEL(comphy): phy@120000 { [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/marvell/ |
H A D | armada-7040-db.dts | 234 phy-names = "cp0-usb3h0-comphy", "utmi"; 248 phy-names = "cp0-usb3h1-comphy", "utmi";
|
H A D | armada-37xx.dtsi | 271 comphy: phy@18300 { label 272 compatible = "marvell,comphy-a3700"; 277 reg-names = "comphy",
|
H A D | armada-cp11x.dtsi | 135 CP11X_LABEL(comphy): phy@120000 { 136 compatible = "marvell,comphy-cp110";
|
H A D | armada-7040-mochabin.dts | 422 phy-names = "cp0-usb3h0-comphy", "utmi";
|
H A D | armada-8040-mcbin.dtsi | 384 phy-names = "cp1-usb3h0-comphy", "utmi";
|
H A D | armada-8040-puzzle-m801.dts | 500 phy-names = "cp1-usb3h0-comphy";
|
H A D | armada-8040-clearfog-gt-8k.dts | 608 phy-names = "cp1-usb3h0-comphy";
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | marvell-armada-370-neta.txt | 23 - phys: comphy for the ethernet port, see ../phy/phy-bindings.txt
|
H A D | sff,sfp.txt | 55 phy-names = "comphy";
|
H A D | sff,sfp.yaml | 106 phy-names = "comphy";
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | armada-38x.dtsi | 357 comphy: phy@18300 { label 358 compatible = "marvell,armada-380-comphy"; 359 reg-names = "comphy", "conf";
|
/freebsd/sys/dev/neta/ |
H A D | if_mvnetareg.h | 262 #define MVNETA_COMPHYC 0x2f18 /* COMPHY Control */
|