Home
last modified time | relevance | path

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

12345678910>>...22

/kernel/linux/linux-5.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";
/kernel/linux/linux-4.19/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.dts72 phy-handle = <&phy1>;
78 phy1: ethernet-phy@1 { label
/kernel/linux/linux-5.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
/kernel/linux/linux-4.19/drivers/staging/media/omap4iss/
Diss_csiphy.c261 struct iss_csiphy *phy1 = &iss->csiphy1; in omap4iss_csiphy_init() local
264 phy1->iss = iss; in omap4iss_csiphy_init()
265 phy1->csi2 = &iss->csi2a; in omap4iss_csiphy_init()
266 phy1->max_data_lanes = ISS_CSIPHY1_NUM_DATA_LANES; in omap4iss_csiphy_init()
267 phy1->used_data_lanes = 0; in omap4iss_csiphy_init()
268 phy1->cfg_regs = OMAP4_ISS_MEM_CSI2_A_REGS1; in omap4iss_csiphy_init()
269 phy1->phy_regs = OMAP4_ISS_MEM_CAMERARX_CORE1; in omap4iss_csiphy_init()
270 mutex_init(&phy1->mutex); in omap4iss_csiphy_init()
/kernel/linux/linux-5.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()
/kernel/linux/linux-4.19/drivers/media/platform/omap3isp/
Dispcsiphy.c77 /* Only the CCP2B on PHY1 is configurable. */ in csiphy_routing_cfg_3430()
331 struct isp_csiphy *phy1 = &isp->isp_csiphy1; in omap3isp_csiphy_init() local
341 phy1->isp = isp; in omap3isp_csiphy_init()
342 mutex_init(&phy1->mutex); in omap3isp_csiphy_init()
345 phy1->csi2 = &isp->isp_csi2c; in omap3isp_csiphy_init()
346 phy1->num_data_lanes = ISP_CSIPHY1_NUM_DATA_LANES; in omap3isp_csiphy_init()
347 phy1->cfg_regs = OMAP3_ISP_IOMEM_CSI2C_REGS1; in omap3isp_csiphy_init()
348 phy1->phy_regs = OMAP3_ISP_IOMEM_CSIPHY1; in omap3isp_csiphy_init()
/kernel/linux/linux-5.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()
/kernel/linux/linux-5.10/arch/arm64/boot/dts/broadcom/stingray/
Dstingray-usb.dtsi29 phy-names = "phy0", "phy1";
39 phy-names = "phy0", "phy1";
63 phy-names = "phy0", "phy1", "phy2";
/kernel/linux/linux-4.19/drivers/gpio/
Dgpio-stp-xway.c87 u8 phy1; /* 3 bits can be driven by phy1 */ member
190 chip->phy1 << XWAY_STP_PHY1_SHIFT, in xway_stp_hw_init()
198 chip->reserved = (chip->phy2 << 5) | (chip->phy1 << 2) | chip->dsl; in xway_stp_hw_init()
256 if (!of_property_read_u32(pdev->dev.of_node, "lantiq,phy1", &phy)) in xway_stp_probe()
257 chip->phy1 = phy & XWAY_STP_PHY_MASK; in xway_stp_probe()
/kernel/linux/linux-5.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()
/kernel/linux/linux-5.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
66 phy-handle = <&phy1>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dqcom,ethqos.txt51 phy-handle = <&phy1>;
58 phy1: phy@4 {
/kernel/linux/linux-5.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>;
/kernel/linux/linux-4.19/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>;
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/net/
Dsocionext-netsec.txt44 phy-handle = <&phy1>;
49 phy1: ethernet-phy@1 {
/kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/
Dqcs404-evb-4000.dts25 phy-handle = <&phy1>;
31 phy1: phy@4 { label

12345678910>>...22