Home
last modified time | relevance | path

Searched full:phy1 (Results 1 – 25 of 283) sorted by relevance

12345678910>>...12

/Linux-v5.10/Documentation/devicetree/bindings/usb/
Damlogic,meson-g12a-usb-ctrl.yaml111 - const: usb2-phy1 # USB2 PHY1 if USBOTG_B port is used
130 - const: usb2-phy1 # USB2 PHY1 if USBOTG_B port is used
150 - const: usb2-phy1 # USB2 PHY1 if USBOTG_B port is used
165 - const: usb2-phy1 # USB2 PHY1 if USBOTG_B port is used
184 - const: usb2-phy1 # USB2 PHY1 if USBOTG_B port is used
211 phy-names = "usb2-phy0", "usb2-phy1", "usb3-phy0";
/Linux-v5.10/arch/arm/boot/dts/
Darmada-388-clearfog-base.dts33 phy = <&phy1>;
41 line-name = "phy1-reset";
47 phy1: ethernet-phy@1 { label
59 /* phy1 reset */
Dr8a7745-sk-rzg1e.dts45 phy1_pins: phy1 {
62 phy-handle = <&phy1>;
66 phy1: ethernet-phy@1 { label
Dr8a7743-sk-rzg1m.dts50 phy1_pins: phy1 {
67 phy-handle = <&phy1>;
71 phy1: ethernet-phy@1 { label
Dartpec6-devboard.dts56 phy-handle = <&phy1>;
63 phy1: phy@0 { label
Dhisi-x5hd2-dkb.dts69 phy-handle = <&phy1>;
75 phy1: ethernet-phy@1 { label
Dr8a7742-iwg21d-q7-dbcm-ca.dts40 phy-handle = <&phy1>;
44 phy1: ethernet-phy@1 { label
Darmada-388-rd.dts63 phy = <&phy1>;
73 phy1: ethernet-phy@1 { label
Dsun6i-a31s-cs908.dts70 phy-handle = <&phy1>;
82 phy1: ethernet-phy@1 { label
/Linux-v5.10/drivers/staging/media/omap4iss/
Diss_csiphy.c257 struct iss_csiphy *phy1 = &iss->csiphy1; in omap4iss_csiphy_init() local
260 phy1->iss = iss; in omap4iss_csiphy_init()
261 phy1->csi2 = &iss->csi2a; in omap4iss_csiphy_init()
262 phy1->max_data_lanes = ISS_CSIPHY1_NUM_DATA_LANES; in omap4iss_csiphy_init()
263 phy1->used_data_lanes = 0; in omap4iss_csiphy_init()
264 phy1->cfg_regs = OMAP4_ISS_MEM_CSI2_A_REGS1; in omap4iss_csiphy_init()
265 phy1->phy_regs = OMAP4_ISS_MEM_CAMERARX_CORE1; in omap4iss_csiphy_init()
266 mutex_init(&phy1->mutex); in omap4iss_csiphy_init()
/Linux-v5.10/drivers/media/platform/omap3isp/
Dispcsiphy.c74 /* Only the CCP2B on PHY1 is configurable. */ in csiphy_routing_cfg_3430()
328 struct isp_csiphy *phy1 = &isp->isp_csiphy1; in omap3isp_csiphy_init() local
338 phy1->isp = isp; in omap3isp_csiphy_init()
339 mutex_init(&phy1->mutex); in omap3isp_csiphy_init()
342 phy1->csi2 = &isp->isp_csi2c; in omap3isp_csiphy_init()
343 phy1->num_data_lanes = ISP_CSIPHY1_NUM_DATA_LANES; in omap3isp_csiphy_init()
344 phy1->cfg_regs = OMAP3_ISP_IOMEM_CSI2C_REGS1; in omap3isp_csiphy_init()
345 phy1->phy_regs = OMAP3_ISP_IOMEM_CSIPHY1; in omap3isp_csiphy_init()
/Linux-v5.10/arch/arm64/boot/dts/broadcom/stingray/
Dstingray-usb.dtsi24 phy-names = "phy0", "phy1";
34 phy-names = "phy0", "phy1";
58 phy-names = "phy0", "phy1", "phy2";
/Linux-v5.10/drivers/gpio/
Dgpio-stp-xway.c86 u8 phy1; /* 3 bits can be driven by phy1 */ member
192 chip->phy1 << XWAY_STP_PHY1_SHIFT, in xway_stp_hw_init()
216 | (chip->phy1 << 2) | chip->dsl; in xway_stp_hw_init()
277 if (!of_property_read_u32(pdev->dev.of_node, "lantiq,phy1", &phy)) in xway_stp_probe()
278 chip->phy1 = phy & XWAY_STP_PHY_MASK; in xway_stp_probe()
/Linux-v5.10/arch/arm64/boot/dts/freescale/
Dfsl-ls1028a-kontron-sl28-var4.dts22 phy-handle = <&phy1>;
30 phy1: ethernet-phy@4 { label
Dfsl-ls1028a-kontron-sl28-var2.dts27 phy1: ethernet-phy@4 { label
64 phy-handle = <&phy1>;
/Linux-v5.10/Documentation/devicetree/bindings/net/
Dqcom,ethqos.txt51 phy-handle = <&phy1>;
58 phy1: phy@4 {
Dsocionext-netsec.txt47 phy-handle = <&phy1>;
52 phy1: ethernet-phy@1 {
Dhisilicon-hip04-net.txt53 phy1: ethernet-phy@1 {
88 phy-handle = <&phy1>;
Dcortina,gemini-ethernet.txt50 phy1: ethernet-phy@3 {
90 phy-handle = <&phy1>;
/Linux-v5.10/Documentation/devicetree/bindings/gpio/
Dgpio-stp-xway.txt24 - lantiq,phy1 : The gphy1 core can control 3 bits of the gpio cascade.
39 lantiq,phy1 = <0x7>;
/Linux-v5.10/arch/arm64/boot/dts/qcom/
Dqcs404-evb-4000.dts25 phy-handle = <&phy1>;
31 phy1: phy@4 { label
/Linux-v5.10/Documentation/devicetree/bindings/clock/
Dqcom,dispcc-sm8x50.yaml31 - description: Byte clock from DSI PHY1
32 - description: Pixel clock from DSI PHY1
Dqcom,sdm845-dispcc.yaml32 - description: Byte clock from DSI PHY1
33 - description: Pixel clock from DSI PHY1
/Linux-v5.10/Documentation/devicetree/bindings/display/xlnx/
Dxlnx,zynqmp-dpsub.yaml21 Live Video --->| | --> | Audio | Audio | |---> | PHY1 |
123 - const: dp-phy1
171 phy-names = "dp-phy0", "dp-phy1";
/Linux-v5.10/Documentation/devicetree/bindings/pci/
Dmediatek-pcie.txt33 - phy-names : Must be "pcie-phy0", "pcie-phy1", "pcie-phyN".. based on the
107 phy-names = "pcie-phy0", "pcie-phy1", "pcie-phy2";
162 phy-names = "pcie-phy0", "pcie-phy1";
232 phy-names = "pcie-phy0", "pcie-phy1";

12345678910>>...12