Home
last modified time | relevance | path

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

1234

/Linux-v4.19/drivers/staging/media/omap4iss/
Diss_csiphy.c262 struct iss_csiphy *phy2 = &iss->csiphy2; in omap4iss_csiphy_init() local
272 phy2->iss = iss; in omap4iss_csiphy_init()
273 phy2->csi2 = &iss->csi2b; in omap4iss_csiphy_init()
274 phy2->max_data_lanes = ISS_CSIPHY2_NUM_DATA_LANES; in omap4iss_csiphy_init()
275 phy2->used_data_lanes = 0; in omap4iss_csiphy_init()
276 phy2->cfg_regs = OMAP4_ISS_MEM_CSI2_B_REGS1; in omap4iss_csiphy_init()
277 phy2->phy_regs = OMAP4_ISS_MEM_CAMERARX_CORE2; in omap4iss_csiphy_init()
278 mutex_init(&phy2->mutex); in omap4iss_csiphy_init()
/Linux-v4.19/drivers/media/platform/omap3isp/
Dispcsiphy.c332 struct isp_csiphy *phy2 = &isp->isp_csiphy2; in omap3isp_csiphy_init() local
334 phy2->isp = isp; in omap3isp_csiphy_init()
335 phy2->csi2 = &isp->isp_csi2a; in omap3isp_csiphy_init()
336 phy2->num_data_lanes = ISP_CSIPHY2_NUM_DATA_LANES; in omap3isp_csiphy_init()
337 phy2->cfg_regs = OMAP3_ISP_IOMEM_CSI2A_REGS1; in omap3isp_csiphy_init()
338 phy2->phy_regs = OMAP3_ISP_IOMEM_CSIPHY2; in omap3isp_csiphy_init()
339 mutex_init(&phy2->mutex); in omap3isp_csiphy_init()
/Linux-v4.19/net/ieee802154/
Dnl-phy.c303 struct wpan_phy *phy2; in ieee802154_del_iface() local
312 phy2 = wpan_phy_find(pname); in ieee802154_del_iface()
313 if (!phy2) in ieee802154_del_iface()
316 if (phy != phy2) { in ieee802154_del_iface()
317 wpan_phy_put(phy2); in ieee802154_del_iface()
/Linux-v4.19/drivers/gpio/
Dgpio-stp-xway.c88 u8 phy2; /* 3 bits can be driven by phy2 */ member
194 chip->phy2 << XWAY_STP_PHY2_SHIFT, in xway_stp_hw_init()
198 chip->reserved = (chip->phy2 << 5) | (chip->phy1 << 2) | chip->dsl; in xway_stp_hw_init()
259 chip->phy2 = phy & XWAY_STP_PHY_MASK; in xway_stp_probe()
/Linux-v4.19/arch/arm/boot/dts/
Dhisi-x5hd2-dkb.dts58 phy-handle = <&phy2>;
64 phy2: ethernet-phy@2 { label
Darmada-xp-openblocks-ax3-4.dts128 phy = <&phy2>;
197 phy2: ethernet-phy@2 { label
Darmada-385-db-ap.dts64 phy2: ethernet-phy@6 { label
96 phy = <&phy2>;
Dstih410-b2120.dts40 usb2_picophy1: phy2@0 {
Darmada-xp-db.dts110 phy = <&phy2>;
224 phy2: ethernet-phy@2 { label
Darmada-xp-gp.dts136 phy = <&phy2>;
208 phy2: ethernet-phy@2 { label
/Linux-v4.19/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-v4.19/arch/powerpc/boot/dts/fsl/
Dmvme7100.dts53 phy2: ethernet-phy@3 { label
71 phy-handle = <&phy2>;
Dp1010rdb-pb.dts31 &phy2 {
Dsbc8641d.dts93 phy2: ethernet-phy@1 { label
120 phy-handle = <&phy2>;
Dgef_sbc610.dts156 phy2: ethernet-phy@2 { label
169 phy-handle = <&phy2>;
Dp1020utm-pc.dtsi90 phy2: ethernet-phy@2 { label
111 phy-handle = <&phy2>;
Dgef_ppc9a.dts158 phy2: ethernet-phy@2 { label
171 phy-handle = <&phy2>;
Dgef_sbc310.dts157 phy2: ethernet-phy@2 { label
170 phy-handle = <&phy2>;
Dp1010rdb.dtsi165 phy2: ethernet-phy@2 { label
213 phy-handle = <&phy2>;
Dp1024rdb.dtsi193 phy2: ethernet-phy@2 { label
214 phy-handle = <&phy2>;
/Linux-v4.19/Documentation/devicetree/bindings/net/
Dhisilicon-hix5hd2-gmac.txt47 phy-handle = <&phy2>;
55 phy2: ethernet-phy@2 {
/Linux-v4.19/Documentation/devicetree/bindings/ata/
Dapm-xgene.txt39 phy2: phy@1f22a000 {
61 phys = <&phy2 0>;
/Linux-v4.19/arch/mips/boot/dts/mscc/
Docelot_pcb123.dts52 phy-handle = <&phy2>;
/Linux-v4.19/Documentation/devicetree/bindings/net/dsa/
Drealtek-smi.txt98 phy-handle = <&phy2>;
137 phy2: phy@2 {
/Linux-v4.19/arch/powerpc/boot/dts/
Dstx_gp3_8560.dts152 phy-handle = <&phy2>;
160 phy2: ethernet-phy@2 { label

1234