freebsd-dev/sys/dev/extres/phy
Michal Meloun e4ef4c5d66 extres/phy: Add mode setting function.
Modern multi-protocol phys are capable of supporting multiple different
protocols. Add a method for mode (and/or its variants) setting.

Discused with:	ganbold, manu, andrew
MFC after:	3 weeks
2023-01-03 10:19:29 +01:00
..
phy_internal.h
phy_usb.c Only include phydev_if.h when needed 2022-10-28 18:31:55 +01:00
phy_usb.h
phy.c extres/phy: Add mode setting function. 2023-01-03 10:19:29 +01:00
phy.h extres/phy: Add mode setting function. 2023-01-03 10:19:29 +01:00
phydev_if.m Remove unneeded FDT checks from phydev and regdev 2022-10-04 17:37:37 +01:00
phynode_if.m extres/phy: Add mode setting function. 2023-01-03 10:19:29 +01:00
phynode_usb_if.m