Home
last modified time | relevance | path

Searched full:comphy (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dphy-armada38x-comphy.txt1 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 Dphy-mvebu-comphy.txt1 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 Darmada-7040-db.dts234 phy-names = "cp0-usb3h0-comphy", "utmi";
248 phy-names = "cp0-usb3h1-comphy", "utmi";
H A Darmada-37xx.dtsi271 comphy: phy@18300 { label
272 compatible = "marvell,comphy-a3700";
277 reg-names = "comphy",
H A Darmada-cp11x.dtsi135 CP11X_LABEL(comphy): phy@120000 {
136 compatible = "marvell,comphy-cp110";
H A Darmada-7040-mochabin.dts422 phy-names = "cp0-usb3h0-comphy", "utmi";
H A Darmada-8040-mcbin.dtsi384 phy-names = "cp1-usb3h0-comphy", "utmi";
H A Darmada-8040-puzzle-m801.dts500 phy-names = "cp1-usb3h0-comphy";
H A Darmada-8040-clearfog-gt-8k.dts608 phy-names = "cp1-usb3h0-comphy";
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmarvell-armada-370-neta.txt23 - phys: comphy for the ethernet port, see ../phy/phy-bindings.txt
H A Dsff,sfp.txt55 phy-names = "comphy";
H A Dsff,sfp.yaml106 phy-names = "comphy";
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Darmada-38x.dtsi357 comphy: phy@18300 { label
358 compatible = "marvell,armada-380-comphy";
359 reg-names = "comphy", "conf";
/freebsd/sys/dev/neta/
H A Dif_mvnetareg.h262 #define MVNETA_COMPHYC 0x2f18 /* COMPHY Control */