Home
last modified time | relevance | path

Searched full:phy3 (Results 1 – 25 of 69) sorted by relevance

123

/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c1102 struct mt76_phy *phy3 = mdev->phys[MT_BAND2]; in mt7996_mac_tx_free() local
1119 if (phy3) { in mt7996_mac_tx_free()
1120 mt76_queue_tx_cleanup(dev, phy3->q_tx[MT_TXQ_PSD], false); in mt7996_mac_tx_free()
1121 mt76_queue_tx_cleanup(dev, phy3->q_tx[MT_TXQ_BE], false); in mt7996_mac_tx_free()
1499 struct mt7996_phy *phy3 = mt7996_phy3(dev); in mt7996_mac_set_coverage_class() local
1515 if (phy3) in mt7996_mac_set_coverage_class()
1517 phy3->coverage_class); in mt7996_mac_set_coverage_class()
1607 struct mt76_phy *phy2, *phy3; in mt7996_update_beacons() local
1621 phy3 = dev->mt76.phys[MT_BAND2]; in mt7996_update_beacons()
1622 if (!phy3) in mt7996_update_beacons()
[all …]
H A Ddma.c656 struct mt76_phy *phy3 = dev->mt76.phys[MT_BAND2]; in mt7996_dma_reset() local
675 if (phy3) in mt7996_dma_reset()
676 mt76_queue_tx_cleanup(dev, phy3->q_tx[i], true); in mt7996_dma_reset()
705 if (phy3) in mt7996_dma_reset()
706 mt76_dma_reset_tx_queue(&dev->mt76, phy3->q_tx[i]); in mt7996_dma_reset()
/linux/drivers/gpio/
H A Dgpio-stp-xway.c89 u8 phy3; /* 3 bits can be driven by phy3 */ member
204 chip->phy3 << XWAY_STP_PHY3_SHIFT, in xway_stp_hw_init()
216 chip->reserved = (chip->phy4 << 11) | (chip->phy3 << 8) | (chip->phy2 << 5) in xway_stp_hw_init()
286 if (!of_property_read_u32(pdev->dev.of_node, "lantiq,phy3", &phy)) in xway_stp_probe()
287 chip->phy3 = phy & XWAY_STP_PHY_MASK; in xway_stp_probe()
/linux/arch/arm/boot/dts/microchip/
H A Dlan966x-kontron-kswitch-d10-mmt-8g.dts21 phy3: ethernet-phy@4 { label
37 phy-handle = <&phy3>;
/linux/arch/arm/boot/dts/intel/socfpga/
H A Dsocfpga_arria10_mercury_aa1.dtsi35 phy-handle = <&phy3>;
41 phy3: ethernet-phy@3 { label
/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,sm8450-dispcc.yaml41 - description: Link clock from DP PHY3
42 - description: VCO DIV clock from DP PHY3
H A Dqcom,ipq9574-gcc.yaml33 - description: PCIE30 PHY3 pipe clock source
H A Dqcom,ipq5332-gcc.yaml35 - description: PCIE 2-lane PHY3 pipe clock source
/linux/Documentation/devicetree/bindings/ata/
H A Dapm-xgene.txt45 phy3: phy@1f23a000 {
75 phys = <&phy3 0>;
/linux/Documentation/devicetree/bindings/net/
H A Drenesas,ethertsn.yaml114 phy-handle = <&phy3>;
123 phy3: ethernet-phy@0 {
/linux/arch/powerpc/boot/dts/fsl/
H A Dmvme7100.dts51 phy3: ethernet-phy@4 { label
75 phy-handle = <&phy3>;
H A Dmvme2500.dts104 phy3: ethernet-phy@3 { label
137 phy-handle = <&phy3>;
/linux/arch/arm/boot/dts/marvell/
H A Darmada-375-db.dts162 phy3: ethernet-phy@3 { label
180 phy = <&phy3>;
H A Darmada-xp-openblocks-ax3-4.dts133 phy = <&phy3>;
199 phy3: ethernet-phy@3 { label
H A Darmada-xp-db.dts117 phy = <&phy3>;
230 phy3: ethernet-phy@3 { label
H A Darmada-xp-gp.dts143 phy = <&phy3>;
215 phy3: ethernet-phy@3 { label
/linux/arch/arm/boot/dts/nxp/ls/
H A Dls1021a-iot.dts117 phy-handle = <&phy3>;
194 phy3: ethernet-phy@3 { label
/linux/drivers/scsi/isci/
H A Dprobe_roms.h284 * ASSIGNMENT: <phy3><phy2><phy1><phy0> - Medium cable
287 * ASSIGNMENT: <phy3><phy2><phy1><phy0> - Long cable length
300 * phy3 - medium
/linux/Documentation/devicetree/bindings/net/dsa/
H A Dmscc,ocelot.yaml134 phy-handle = <&phy3>;
203 phy-handle = <&phy3>;
/linux/arch/arm/boot/dts/allwinner/
H A Dsun7i-a20-olimex-som204-evb.dts108 phy-handle = <&phy3>;
157 phy3: ethernet-phy@3 { label
/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp42x-usrobotics-usr8200.dts181 phy3: ethernet-phy@3 { label
220 phy-handle = <&phy3>;
/linux/arch/arm/boot/dts/st/
H A Dstih410-b2120.dts31 usb2_picophy2: phy3 {
/linux/arch/mips/boot/dts/mscc/
H A Docelot_pcb123.dts69 phy-handle = <&phy3>;
H A Docelot_pcb120.dts91 phy-handle = <&phy3>;
/linux/arch/powerpc/boot/dts/
H A Dtqm8540.dts179 phy3: ethernet-phy@3 { label
230 phy-handle = <&phy3>;

123