Home
last modified time | relevance | path

Searched refs:phy1 (Results 1 – 25 of 228) sorted by relevance

12345678910

/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/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
Darmada-388-rd.dts63 phy = <&phy1>;
73 phy1: ethernet-phy@1 { label
Dr8a7742-iwg21d-q7-dbcm-ca.dts40 phy-handle = <&phy1>;
44 phy1: ethernet-phy@1 { label
Darmada-385-db-88f6820-amc.dts71 phy = <&phy1>;
89 phy1: ethernet-phy@0 { label
Darmada-370-seagate-nas-4bay.dts33 phy = <&phy1>;
127 phy1: ethernet-phy@1 { label
Darmada-xp-axpwifiap.dts66 phy = <&phy1>;
92 phy1: ethernet-phy@1 { label
Darmada-388-db.dts52 phy = <&phy1>;
77 phy1: ethernet-phy@1 { label
Darmada-370-mirabox.dts74 phy = <&phy1>;
138 phy1: ethernet-phy@1 { label
/Linux-v5.10/drivers/media/platform/omap3isp/
Dispcsiphy.c328 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/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/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()
278 chip->phy1 = phy & XWAY_STP_PHY_MASK; in xway_stp_probe()
/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/net/
Dqcom,ethqos.txt51 phy-handle = <&phy1>;
58 phy1: phy@4 {
Dhisilicon-hip04-net.txt53 phy1: ethernet-phy@1 {
88 phy-handle = <&phy1>;
Dsocionext-netsec.txt47 phy-handle = <&phy1>;
52 phy1: ethernet-phy@1 {
/Linux-v5.10/arch/powerpc/boot/dts/fsl/
Dmvme7100.dts45 phy1: ethernet-phy@2 { label
57 phy-handle = <&phy1>;
Dppa8548.dts110 phy1: ethernet-phy@1 { label
134 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>;

12345678910