Home
last modified time | relevance | path

Searched full:phy2 (Results 1 – 25 of 122) sorted by relevance

12345

/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dpci_mac.c202 struct mt7615_phy *phy2; in mt7615_mac_reset_work() local
210 phy2 = ext_phy ? ext_phy->priv : NULL; in mt7615_mac_reset_work()
225 if (phy2) { in mt7615_mac_reset_work()
226 set_bit(MT76_RESET, &phy2->mt76->state); in mt7615_mac_reset_work()
227 cancel_delayed_work_sync(&phy2->mt76->mac_work); in mt7615_mac_reset_work()
228 del_timer_sync(&phy2->roc_timer); in mt7615_mac_reset_work()
229 cancel_work_sync(&phy2->roc_work); in mt7615_mac_reset_work()
260 if (phy2) in mt7615_mac_reset_work()
261 clear_bit(MT76_RESET, &phy2->mt76->state); in mt7615_mac_reset_work()
291 if (phy2) in mt7615_mac_reset_work()
[all …]
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c1101 struct mt76_phy *phy2 = mdev->phys[MT_BAND1]; in mt7996_mac_tx_free() local
1115 if (phy2) { in mt7996_mac_tx_free()
1116 mt76_queue_tx_cleanup(dev, phy2->q_tx[MT_TXQ_PSD], false); in mt7996_mac_tx_free()
1117 mt76_queue_tx_cleanup(dev, phy2->q_tx[MT_TXQ_BE], false); in mt7996_mac_tx_free()
1498 struct mt7996_phy *phy2 = mt7996_phy2(dev); in mt7996_mac_set_coverage_class() local
1511 if (phy2) in mt7996_mac_set_coverage_class()
1513 phy2->coverage_class); in mt7996_mac_set_coverage_class()
1607 struct mt76_phy *phy2, *phy3; in mt7996_update_beacons() local
1613 phy2 = dev->mt76.phys[MT_BAND1]; in mt7996_update_beacons()
1614 if (!phy2) in mt7996_update_beacons()
[all …]
H A Ddma.c655 struct mt76_phy *phy2 = dev->mt76.phys[MT_BAND1]; in mt7996_dma_reset() local
673 if (phy2) in mt7996_dma_reset()
674 mt76_queue_tx_cleanup(dev, phy2->q_tx[i], true); in mt7996_dma_reset()
703 if (phy2) in mt7996_dma_reset()
704 mt76_dma_reset_tx_queue(&dev->mt76, phy2->q_tx[i]); in mt7996_dma_reset()
/linux/Documentation/firmware-guide/acpi/dsd/
H A Dphy.rst38 Device(PHY2) {
40 } // end of PHY2
99 The PHY1 and PHY2 nodes represent the PHYs connected to MDIO bus MDI0
110 Device(PHY2) {
112 } // end of PHY2
141 Package (2) {"phy-handle", \_SB.MDI0.PHY2}}
/linux/drivers/media/platform/ti/omap3isp/
H A Dispcsiphy.c339 struct isp_csiphy *phy2 = &isp->isp_csiphy2; in omap3isp_csiphy_init() local
341 phy2->isp = isp; in omap3isp_csiphy_init()
342 phy2->csi2 = &isp->isp_csi2a; in omap3isp_csiphy_init()
343 phy2->num_data_lanes = ISP_CSIPHY2_NUM_DATA_LANES; in omap3isp_csiphy_init()
344 phy2->cfg_regs = OMAP3_ISP_IOMEM_CSI2A_REGS1; in omap3isp_csiphy_init()
345 phy2->phy_regs = OMAP3_ISP_IOMEM_CSIPHY2; in omap3isp_csiphy_init()
346 mutex_init(&phy2->mutex); in omap3isp_csiphy_init()
/linux/drivers/gpio/
H A Dgpio-stp-xway.c88 u8 phy2; /* 3 bits can be driven by phy2 */ member
197 chip->phy2 << XWAY_STP_PHY2_SHIFT, in xway_stp_hw_init()
216 chip->reserved = (chip->phy4 << 11) | (chip->phy3 << 8) | (chip->phy2 << 5) in xway_stp_hw_init()
280 if (!of_property_read_u32(pdev->dev.of_node, "lantiq,phy2", &phy)) in xway_stp_probe()
281 chip->phy2 = phy & XWAY_STP_PHY_MASK; in xway_stp_probe()
/linux/net/ieee802154/
H A Dnl-phy.c297 struct wpan_phy *phy2; in ieee802154_del_iface() local
306 phy2 = wpan_phy_find(pname); in ieee802154_del_iface()
307 if (!phy2) in ieee802154_del_iface()
310 if (phy != phy2) { in ieee802154_del_iface()
311 wpan_phy_put(phy2); in ieee802154_del_iface()
/linux/arch/arm/boot/dts/microchip/
H A Dlan966x-kontron-kswitch-d10-mmt-8g.dts16 phy2: ethernet-phy@3 { label
29 phy-handle = <&phy2>;
/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp43x-kixrp435.dts53 phy2: ethernet-phy@2 { label
64 phy-handle = <&phy2>;
H A Dintel-ixp42x-gateway-7001.dts100 phy-handle = <&phy2>;
106 phy2: ethernet-phy@2 { label
/linux/arch/arm/boot/dts/hisilicon/
H A Dhisi-x5hd2-dkb.dts55 phy-handle = <&phy2>;
61 phy2: ethernet-phy@2 { label
/linux/arch/loongarch/boot/dts/
H A Dloongson-2k2000-ref.dts96 phy-handle = <&phy2>;
101 phy2: ethernet-phy@2 { label
/linux/Documentation/devicetree/bindings/soc/imx/
H A Dfsl,imx8mp-hsio-blk-ctrl.yaml38 - const: usb-phy2
89 "usb-phy2", "pcie", "pcie-phy";
/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,sm8450-dispcc.yaml39 - description: Link clock from DP PHY2
40 - description: VCO DIV clock from DP PHY2
/linux/Documentation/devicetree/bindings/ata/
H A Dapm-xgene.txt39 phy2: phy@1f22a000 {
61 phys = <&phy2 0>;
/linux/Documentation/devicetree/bindings/net/
H A Dhisilicon-hix5hd2-gmac.txt49 phy-handle = <&phy2>;
57 phy2: ethernet-phy@2 {
H A Dintel,ixp4xx-ethernet.yaml97 phy-handle = <&phy2>;
105 phy2: ethernet-phy@2 {
/linux/arch/powerpc/boot/dts/fsl/
H A Dmvme7100.dts48 phy2: ethernet-phy@3 { label
66 phy-handle = <&phy2>;
H A Dp1020utm-pc.dtsi90 phy2: ethernet-phy@2 { label
111 phy-handle = <&phy2>;
H A Dgef_sbc610.dts152 phy2: ethernet-phy@2 { label
165 phy-handle = <&phy2>;
H A Dgef_ppc9a.dts154 phy2: ethernet-phy@2 { label
167 phy-handle = <&phy2>;
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.c1311 struct mt7915_phy *phy2; in mt7915_mac_restart() local
1317 phy2 = ext_phy ? ext_phy->priv : NULL; in mt7915_mac_restart()
1406 mt7915_init_txpower(phy2); in mt7915_mac_restart()
1424 if (phy2) in mt7915_mac_restart()
1425 clear_bit(MT76_RESET, &phy2->mt76->state); in mt7915_mac_restart()
1442 struct mt7915_phy *phy2; in mt7915_mac_full_reset() local
1446 phy2 = ext_phy ? ext_phy->priv : NULL; in mt7915_mac_full_reset()
1477 if (phy2) in mt7915_mac_full_reset()
1478 phy2->omac_mask = 0; in mt7915_mac_full_reset()
1494 struct mt7915_phy *phy2; in mt7915_mac_reset_work() local
[all …]
/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
301 * phy2 - long
/linux/arch/arm/boot/dts/marvell/
H A Darmada-xp-openblocks-ax3-4.dts126 phy = <&phy2>;
195 phy2: ethernet-phy@2 { label
/linux/Documentation/devicetree/bindings/usb/
H A Damlogic,meson-g12a-usb-ctrl.yaml154 - const: usb2-phy2 # USB2 PHY2 if USBOTG_C port is used

12345