opnsense-src/sys/dev/extres/phy
Andrew Turner 89a9a13c1a Remove unneeded FDT checks from phydev and regdev
They are only ever built when FDT is enabled so there is no need to
check for it in the files.

Sponsored by:	The FreeBSD Foundation
2022-10-04 17:37:37 +01:00
..
phy.c extres: Unify error codes for <foo>_get_by_ofw_property() methods. 2019-03-19 14:30:54 +00:00
phy.h Convert extres/phy to kobj model. 2018-01-20 17:02:17 +00:00
phy_internal.h Properly define and declare phynode_topo_lock, 2019-01-27 15:50:36 +00:00
phy_usb.c Derive PHY class to new one specialized for USB PHY functions. 2018-11-23 19:43:18 +00:00
phy_usb.h Derive PHY class to new one specialized for USB PHY functions. 2018-11-23 19:43:18 +00:00
phydev_if.m Remove unneeded FDT checks from phydev and regdev 2022-10-04 17:37:37 +01:00
phynode_if.m Convert extres/phy to kobj model. 2018-01-20 17:02:17 +00:00
phynode_usb_if.m Derive PHY class to new one specialized for USB PHY functions. 2018-11-23 19:43:18 +00:00