Home
last modified time | relevance | path

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

1234

/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7996/
Dmac.c1070 struct mt76_phy *phy3 = mdev->phys[MT_BAND2]; in mt7996_mac_tx_free() local
1086 if (phy3) { in mt7996_mac_tx_free()
1087 mt76_queue_tx_cleanup(dev, phy3->q_tx[MT_TXQ_PSD], false); in mt7996_mac_tx_free()
1088 mt76_queue_tx_cleanup(dev, phy3->q_tx[MT_TXQ_BE], false); in mt7996_mac_tx_free()
1447 struct mt7996_phy *phy3 = mt7996_phy3(dev); in mt7996_mac_set_coverage_class() local
1463 if (phy3) in mt7996_mac_set_coverage_class()
1465 phy3->coverage_class); in mt7996_mac_set_coverage_class()
1555 struct mt76_phy *phy2, *phy3; in mt7996_update_beacons() local
1569 phy3 = dev->mt76.phys[MT_BAND2]; in mt7996_update_beacons()
1570 if (!phy3) in mt7996_update_beacons()
[all …]
Ddma.c373 struct mt76_phy *phy3 = dev->mt76.phys[MT_BAND2]; in mt7996_dma_reset() local
392 if (phy3) in mt7996_dma_reset()
393 mt76_queue_tx_cleanup(dev, phy3->q_tx[i], true); in mt7996_dma_reset()
415 if (phy3) in mt7996_dma_reset()
416 mt76_queue_reset(dev, phy3->q_tx[i]); in mt7996_dma_reset()
/Linux-v6.6/drivers/gpio/
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-v6.6/arch/arm/boot/dts/microchip/
Dlan966x-kontron-kswitch-d10-mmt-8g.dts21 phy3: ethernet-phy@4 { label
37 phy-handle = <&phy3>;
/Linux-v6.6/arch/arm/boot/dts/intel/socfpga/
Dsocfpga_arria10_mercury_aa1.dtsi35 phy-handle = <&phy3>;
41 phy3: ethernet-phy@3 { label
/Linux-v6.6/Documentation/devicetree/bindings/clock/
Dqcom,sm8450-dispcc.yaml40 - description: Link clock from DP PHY3
41 - description: VCO DIV clock from DP PHY3
Dqcom,sm8550-dispcc.yaml40 - description: Link clock from DP PHY3
41 - description: VCO DIV clock from DP PHY3
Dqcom,ipq9574-gcc.yaml33 - description: PCIE30 PHY3 pipe clock source
/Linux-v6.6/Documentation/devicetree/bindings/ata/
Dapm-xgene.txt45 phy3: phy@1f23a000 {
75 phys = <&phy3 0>;
/Linux-v6.6/arch/powerpc/boot/dts/fsl/
Dmvme7100.dts51 phy3: ethernet-phy@4 { label
75 phy-handle = <&phy3>;
Dmvme2500.dts104 phy3: ethernet-phy@3 { label
137 phy-handle = <&phy3>;
/Linux-v6.6/arch/arm/boot/dts/marvell/
Darmada-375-db.dts162 phy3: ethernet-phy@3 { label
180 phy = <&phy3>;
Darmada-xp-openblocks-ax3-4.dts133 phy = <&phy3>;
199 phy3: ethernet-phy@3 { label
Darmada-xp-gp.dts143 phy = <&phy3>;
215 phy3: ethernet-phy@3 { label
Darmada-xp-db.dts117 phy = <&phy3>;
230 phy3: ethernet-phy@3 { label
/Linux-v6.6/arch/arm/boot/dts/nxp/ls/
Dls1021a-iot.dts117 phy-handle = <&phy3>;
194 phy3: ethernet-phy@3 { label
/Linux-v6.6/drivers/scsi/isci/
Dprobe_roms.h284 * ASSIGNMENT: <phy3><phy2><phy1><phy0> - Medium cable
287 * ASSIGNMENT: <phy3><phy2><phy1><phy0> - Long cable length
300 * phy3 - medium
/Linux-v6.6/arch/arm/boot/dts/renesas/
Dr8a77470-iwg23s-sbc.dts76 phy-handle = <&phy3>;
81 phy3: ethernet-phy@3 { label
Dr8a7745-iwg22d-sodimm.dts116 phy-handle = <&phy3>;
121 phy3: ethernet-phy@3 { label
Diwg20d-q7-common.dtsi155 phy-handle = <&phy3>;
160 phy3: ethernet-phy@3 { label
/Linux-v6.6/Documentation/devicetree/bindings/net/dsa/
Dmscc,ocelot.yaml134 phy-handle = <&phy3>;
203 phy-handle = <&phy3>;
Drealtek.yaml183 phy-handle = <&phy3>;
221 phy3: ethernet-phy@3 {
/Linux-v6.6/arch/arm/boot/dts/allwinner/
Dsun7i-a20-olimex-som204-evb.dts108 phy-handle = <&phy3>;
157 phy3: ethernet-phy@3 { label
/Linux-v6.6/arch/arm/boot/dts/st/
Dstih410-b2120.dts31 usb2_picophy2: phy3 {
/Linux-v6.6/arch/mips/boot/dts/mscc/
Docelot_pcb123.dts69 phy-handle = <&phy3>;

1234