| /OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/fsl/ |
| H A D | t1040rdb.dts | 68 /* VSC8514 QSGMII PHY */ 85 /* VSC8514 QSGMII PHY */ 121 phy-mode = "qsgmii"; 129 phy-mode = "qsgmii"; 137 phy-mode = "qsgmii"; 145 phy-mode = "qsgmii"; 153 phy-mode = "qsgmii"; 161 phy-mode = "qsgmii"; 169 phy-mode = "qsgmii"; 177 phy-mode = "qsgmii";
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/freescale/ |
| H A D | fsl-ls1028a-kontron-kbox-a-230-ls.dts | 40 /* BCM54140 QSGMII quad PHY */ 78 phy-mode = "qsgmii"; 86 phy-mode = "qsgmii"; 94 phy-mode = "qsgmii"; 102 phy-mode = "qsgmii";
|
| H A D | fsl-ls1028a-rdb.dts | 181 /* VSC8514 QSGMII quad PHY */ 226 phy-mode = "qsgmii"; 234 phy-mode = "qsgmii"; 242 phy-mode = "qsgmii"; 250 phy-mode = "qsgmii";
|
| H A D | fsl-ls1046a-frwy.dts | 128 phy-connection-type = "qsgmii"; 133 phy-connection-type = "qsgmii"; 138 phy-connection-type = "qsgmii"; 143 phy-connection-type = "qsgmii";
|
| H A D | fsl-ls1043a-rdb.dts | 129 phy-connection-type = "qsgmii"; 134 phy-connection-type = "qsgmii"; 149 phy-connection-type = "qsgmii"; 154 phy-connection-type = "qsgmii";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H A D | ipq806x-dwmac.txt | 15 - qcom,qsgmii-csr: should contain a phandle to a syscon device mapping the 16 qsgmii-csr registers. 28 qcom,qsgmii-csr = <&qsgmii_csr>;
|
| /OK3568_Linux_fs/u-boot/board/freescale/ls2080aqds/ |
| H A D | README | 19 - QSGMII 137 X-QSGMII-16PORT riser card 139 The X-QSGMII-16PORT is a 4xQSGMII/8xSGMII riser card with eighth SerDes 142 - Card can operate with up to 4 QSGMII lane simultaneously 181 Supported PHY address during QSGMII 199 Mapping DPMACx to PHY during QSGMII
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | dwmac-ipq806x.c | 47 * MAC0: QSGMII=0 RGMII=1 48 * MAC1: QSGMII=0 SGMII=0 RGMII=1 49 * MAC2 & MAC3: QSGMII=0 SGMII=1 229 /* Setup the register map for the qsgmii csr registers */ in ipq806x_gmac_of_parse() 231 "qcom,qsgmii-csr"); in ipq806x_gmac_of_parse() 233 dev_err(dev, "missing qsgmii-csr node\n"); in ipq806x_gmac_of_parse()
|
| /OK3568_Linux_fs/u-boot/drivers/net/fm/ |
| H A D | init.c | 340 /*QSGMII Riser Card can work in SGMII mode, but the PHY address is different. 341 *This function scans which Riser Card being used(QSGMII or SGMII Riser Card), 348 int qsgmii; in set_sgmii_phy() local 352 qsgmii = is_qsgmii_riser_card(bus, phy_base_addr, port_num, regnum); in set_sgmii_phy() 354 if (!qsgmii) in set_sgmii_phy() 365 /*to check whether qsgmii riser card is used*/
|
| H A D | ls1043.c | 97 /* handle QSGMII */ in fman_port_enet_if() 103 /* only MAC 1,2,5,6 available for QSGMII */ in fman_port_enet_if()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | armada-xp-gp.dts | 123 phy-mode = "qsgmii"; 130 phy-mode = "qsgmii"; 137 phy-mode = "qsgmii"; 144 phy-mode = "qsgmii";
|
| H A D | qcom-ipq8064.dtsi | 635 qcom,qsgmii-csr = <&qsgmii_csr>; 658 qcom,qsgmii-csr = <&qsgmii_csr>; 681 qcom,qsgmii-csr = <&qsgmii_csr>; 704 qcom,qsgmii-csr = <&qsgmii_csr>;
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | armada-xp-gp.dts | 201 phy-mode = "qsgmii"; 206 phy-mode = "qsgmii"; 211 phy-mode = "qsgmii"; 216 phy-mode = "qsgmii";
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | bcm54140.rst | 3 Broadcom BCM54140 Quad SGMII/QSGMII PHY 17 The Broadcom BCM54140 is a Quad SGMII/QSGMII PHY which supports monitoring
|
| /OK3568_Linux_fs/u-boot/drivers/net/phy/ |
| H A D | vitesse.c | 179 /* set bit 15:14 to '01' for QSGMII mode */ in vsc8574_config() 183 /* Enable 4 ports MAC QSGMII */ in vsc8574_config() 224 /* set bit 15:14 to '01' for QSGMII mode */ in vsc8514_config() 228 /* Enable 4 ports MAC QSGMII */ in vsc8514_config()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/serdes/axp/ |
| H A D | high_speed_env_spec.c | 47 /* QSGMII: Amplitude and slew rate change */ 50 /* QSGMII: SELMUP and SELMUF */ 53 /* QSGMII: 0x72e18 */
|
| /OK3568_Linux_fs/u-boot/board/freescale/ls1043aqds/ |
| H A D | eth.c | 240 "qsgmii"); in board_ft_fman_fixup_port() 347 /* QSGMII on lane A, MAC 1/2/5/6 */ in board_eth_init() 380 /* QSGMII on lane B, MAC 1/2/5/6 */ in board_eth_init() 393 /* QSGMII on lane B, MAC 1/2/5/6 */ in board_eth_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/b4860qds/ |
| H A D | eth_b4860qds.c | 157 int qsgmii; in board_eth_init() local 302 /*set PHY address for QSGMII Riser Card on slot2*/ in board_eth_init() 304 qsgmii = is_qsgmii_riser_card(bus, PHY_BASE_ADDR, PORT_NUM, REGNUM); in board_eth_init() 306 if (qsgmii) { in board_eth_init()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/serdes/a38x/ |
| H A D | high_speed_env_spec.c | 53 { 1, 0, 0, 0 }, /* QSGMII */ 78 { NA, 0x7, NA, NA, NA, NA, NA }, /* QSGMII */ 105 "QSGMII", 682 * QSGMII 685 /* QSGMII - power up seq */ 688 * unit_base_reg, unit_offset, mask, QSGMII data, wait_time, 691 /* Connect the QSGMII to Gigabit Ethernet units */ 703 /* QSGMII - speed config seq */ 706 * unit_base_reg, unit_offset, mask, QSGMII data, wait_time, 717 /* QSGMII - Select electrical param seq */ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/dsa/ |
| H A D | ocelot.txt | 51 * phy_mode = "qsgmii": on ports 0, 1, 2, 3 134 * phy_mode = "qsgmii": on ports 0, 1, 2, 3, 4, 5, 6, 7
|
| /OK3568_Linux_fs/u-boot/board/freescale/t1040qds/ |
| H A D | README | 35 - Upto two QSGMII interface 58 — QSGMII
|
| H A D | eth.c | 514 /* PHYs connected over QSGMII */ in board_eth_init() 527 /* PHYs connected over QSGMII */ in board_eth_init() 540 /* PHYs connected over QSGMII */ in board_eth_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/t104xrdb/ |
| H A D | README | 66 - Upto two QSGMII interface 99 3: QSGMII 100 4: QSGMII
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | phy_interface.h | 40 [PHY_INTERFACE_MODE_QSGMII] = "qsgmii",
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
| H A D | README.soc | 31 - Up to 1 x QSGMII 158 - Up to 1 x QSGMII (MAC 5, 6, 10, 1)
|