Home
last modified time | relevance | path

Searched refs:phy2 (Results 1 – 25 of 85) sorted by relevance

1234

/Linux-v5.4/drivers/staging/media/omap4iss/
Diss_csiphy.c258 struct iss_csiphy *phy2 = &iss->csiphy2; in omap4iss_csiphy_init() local
268 phy2->iss = iss; in omap4iss_csiphy_init()
269 phy2->csi2 = &iss->csi2b; in omap4iss_csiphy_init()
270 phy2->max_data_lanes = ISS_CSIPHY2_NUM_DATA_LANES; in omap4iss_csiphy_init()
271 phy2->used_data_lanes = 0; in omap4iss_csiphy_init()
272 phy2->cfg_regs = OMAP4_ISS_MEM_CSI2_B_REGS1; in omap4iss_csiphy_init()
273 phy2->phy_regs = OMAP4_ISS_MEM_CAMERARX_CORE2; in omap4iss_csiphy_init()
274 mutex_init(&phy2->mutex); in omap4iss_csiphy_init()
/Linux-v5.4/drivers/media/platform/omap3isp/
Dispcsiphy.c329 struct isp_csiphy *phy2 = &isp->isp_csiphy2; in omap3isp_csiphy_init() local
331 phy2->isp = isp; in omap3isp_csiphy_init()
332 phy2->csi2 = &isp->isp_csi2a; in omap3isp_csiphy_init()
333 phy2->num_data_lanes = ISP_CSIPHY2_NUM_DATA_LANES; in omap3isp_csiphy_init()
334 phy2->cfg_regs = OMAP3_ISP_IOMEM_CSI2A_REGS1; in omap3isp_csiphy_init()
335 phy2->phy_regs = OMAP3_ISP_IOMEM_CSIPHY2; in omap3isp_csiphy_init()
336 mutex_init(&phy2->mutex); in omap3isp_csiphy_init()
/Linux-v5.4/net/ieee802154/
Dnl-phy.c295 struct wpan_phy *phy2; in ieee802154_del_iface() local
304 phy2 = wpan_phy_find(pname); in ieee802154_del_iface()
305 if (!phy2) in ieee802154_del_iface()
308 if (phy != phy2) { in ieee802154_del_iface()
309 wpan_phy_put(phy2); in ieee802154_del_iface()
/Linux-v5.4/drivers/gpio/
Dgpio-stp-xway.c82 u8 phy2; /* 3 bits can be driven by phy2 */ member
188 chip->phy2 << XWAY_STP_PHY2_SHIFT, in xway_stp_hw_init()
192 chip->reserved = (chip->phy2 << 5) | (chip->phy1 << 2) | chip->dsl; in xway_stp_hw_init()
249 chip->phy2 = phy & XWAY_STP_PHY_MASK; in xway_stp_probe()
/Linux-v5.4/arch/arm/boot/dts/
Dhisi-x5hd2-dkb.dts55 phy-handle = <&phy2>;
61 phy2: ethernet-phy@2 { label
Darmada-xp-openblocks-ax3-4.dts128 phy = <&phy2>;
197 phy2: ethernet-phy@2 { label
Dstih410-b2120.dts37 usb2_picophy1: phy2@0 {
Darmada-385-db-ap.dts64 phy2: ethernet-phy@6 { label
96 phy = <&phy2>;
Darmada-xp-db.dts110 phy = <&phy2>;
226 phy2: ethernet-phy@2 { label
Darmada-xp-gp.dts136 phy = <&phy2>;
211 phy2: ethernet-phy@2 { label
/Linux-v5.4/arch/powerpc/boot/dts/fsl/
Dmvme7100.dts48 phy2: ethernet-phy@3 { label
66 phy-handle = <&phy2>;
Dp1010rdb-pb.dts27 &phy2 {
Dsbc8641d.dts89 phy2: ethernet-phy@1 { label
116 phy-handle = <&phy2>;
Dgef_sbc610.dts152 phy2: ethernet-phy@2 { label
165 phy-handle = <&phy2>;
Dgef_ppc9a.dts154 phy2: ethernet-phy@2 { label
167 phy-handle = <&phy2>;
Dgef_sbc310.dts153 phy2: ethernet-phy@2 { label
166 phy-handle = <&phy2>;
Dp1020utm-pc.dtsi90 phy2: ethernet-phy@2 { label
111 phy-handle = <&phy2>;
/Linux-v5.4/Documentation/devicetree/bindings/gpio/
Dgpio-stp-xway.txt25 - lantiq,phy2 : The gphy2 core can control 3 bits of the gpio cascade.
40 lantiq,phy2 = <0x7>;
/Linux-v5.4/Documentation/devicetree/bindings/ata/
Dapm-xgene.txt39 phy2: phy@1f22a000 {
61 phys = <&phy2 0>;
/Linux-v5.4/Documentation/devicetree/bindings/net/
Dhisilicon-hix5hd2-gmac.txt49 phy-handle = <&phy2>;
57 phy2: ethernet-phy@2 {
/Linux-v5.4/drivers/staging/mt7621-pci-phy/
Dmediatek,mt7621-pci-phy.txt27 phy-names = "pcie-phy0", "pcie-phy1", "pcie-phy2";
/Linux-v5.4/arch/mips/boot/dts/mscc/
Docelot_pcb123.dts58 phy-handle = <&phy2>;
Docelot_pcb120.dts70 phy-handle = <&phy2>;
/Linux-v5.4/Documentation/devicetree/bindings/net/dsa/
Drealtek-smi.txt98 phy-handle = <&phy2>;
137 phy2: phy@2 {
/Linux-v5.4/arch/arm64/boot/dts/broadcom/stingray/
Dstingray-usb.dtsi58 phy-names = "phy0", "phy1", "phy2";

1234