Home
last modified time | relevance | path

Searched full:phy_reset (Results 1 – 4 of 4) sorted by relevance

/Documentation/devicetree/bindings/phy/
Damlogic,meson-g12a-usb3-pcie-phy.yaml54 resets = <&phy_reset>;
Damlogic,meson-g12a-usb2-phy.yaml60 resets = <&phy_reset>;
/Documentation/networking/device_drivers/stmicro/
Dstmmac.txt193 int (*phy_reset)(void *priv);
200 o phy_reset: hook to reset the phy device attached to the bus.
256 .phy_reset = phy_reset;
258 |-> function to provide the phy_reset on this board
/Documentation/driver-api/
Dlibata.rst278 void (*phy_reset) (struct ata_port *ap);
368 ``->phy_reset`` hook called the :c:func:`sata_phy_reset` helper function.