Home
last modified time | relevance | path

Searched full:psgmii (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/net/
Dqcom,qca807x.yaml18 They feature 2 SerDes, one for PSGMII or QSGMII connection with
45 Option 1 PSGMII for copper Disabled
47 Option 2 PSGMII for copper 1000BASE-X / 100BASE-FX
52 PSGMII mode (option 1 or 2) is configured dynamically based on
57 - psgmii
58 default: psgmii
Dethernet-controller.yaml68 - psgmii
/linux-6.12.1/drivers/net/phy/qcom/
Dqca807x.c576 /* package_mode can be QSGMII or PSGMII and we validate in qca807x_phy_package_config_init_once()
578 * With package_mode to NA, we default to PSGMII. in qca807x_phy_package_config_init_once()
631 /* Prevent PSGMII going into hibernation via PSGMII self test */ in qca807x_phy_package_config_init_once()
660 /* Set PHY mode to PSGMII combo (1/4 copper + combo ports) mode */ in qca807x_sfp_insert()
DKconfig29 Currently supports the Qualcomm QCA8072, QCA8075 and the PSGMII
/linux-6.12.1/include/linux/
Dphy.h265 return "psgmii"; in phy_modes()