/freebsd/sys/arm/nvidia/ |
H A D | tegra_ehci.c | diff f8759facd2126e067fe09f66643af75826036a1e Sat Jan 20 18:02:17 CET 2018 Michal Meloun <mmel@FreeBSD.org> Convert extres/phy to kobj model. Similarly as other extres pseudo-drivers, implement phy by using kobj model. This detaches it from provider device, so single device driver can export multiple different phys. Additionally, this allows phy to be subclassed to more specialized drivers, like is USB OTG phy, or PCIe phy with hot-plug capability.
Tested by: manu (previous version, on Allwinner board) MFC after: 1 month
|
H A D | tegra_usbphy.c | diff f8759facd2126e067fe09f66643af75826036a1e Sat Jan 20 18:02:17 CET 2018 Michal Meloun <mmel@FreeBSD.org> Convert extres/phy to kobj model. Similarly as other extres pseudo-drivers, implement phy by using kobj model. This detaches it from provider device, so single device driver can export multiple different phys. Additionally, this allows phy to be subclassed to more specialized drivers, like is USB OTG phy, or PCIe phy with hot-plug capability.
Tested by: manu (previous version, on Allwinner board) MFC after: 1 month
|
H A D | tegra_xhci.c | diff f8759facd2126e067fe09f66643af75826036a1e Sat Jan 20 18:02:17 CET 2018 Michal Meloun <mmel@FreeBSD.org> Convert extres/phy to kobj model. Similarly as other extres pseudo-drivers, implement phy by using kobj model. This detaches it from provider device, so single device driver can export multiple different phys. Additionally, this allows phy to be subclassed to more specialized drivers, like is USB OTG phy, or PCIe phy with hot-plug capability.
Tested by: manu (previous version, on Allwinner board) MFC after: 1 month
|
H A D | tegra_pcie.c | diff f8759facd2126e067fe09f66643af75826036a1e Sat Jan 20 18:02:17 CET 2018 Michal Meloun <mmel@FreeBSD.org> Convert extres/phy to kobj model. Similarly as other extres pseudo-drivers, implement phy by using kobj model. This detaches it from provider device, so single device driver can export multiple different phys. Additionally, this allows phy to be subclassed to more specialized drivers, like is USB OTG phy, or PCIe phy with hot-plug capability.
Tested by: manu (previous version, on Allwinner board) MFC after: 1 month
|
/freebsd/sys/arm/nvidia/tegra124/ |
H A D | tegra124_xusbpadctl.c | diff f8759facd2126e067fe09f66643af75826036a1e Sat Jan 20 18:02:17 CET 2018 Michal Meloun <mmel@FreeBSD.org> Convert extres/phy to kobj model. Similarly as other extres pseudo-drivers, implement phy by using kobj model. This detaches it from provider device, so single device driver can export multiple different phys. Additionally, this allows phy to be subclassed to more specialized drivers, like is USB OTG phy, or PCIe phy with hot-plug capability.
Tested by: manu (previous version, on Allwinner board) MFC after: 1 month
|
/freebsd/sys/dev/usb/controller/ |
H A D | generic_ohci.c | diff f8759facd2126e067fe09f66643af75826036a1e Sat Jan 20 18:02:17 CET 2018 Michal Meloun <mmel@FreeBSD.org> Convert extres/phy to kobj model. Similarly as other extres pseudo-drivers, implement phy by using kobj model. This detaches it from provider device, so single device driver can export multiple different phys. Additionally, this allows phy to be subclassed to more specialized drivers, like is USB OTG phy, or PCIe phy with hot-plug capability.
Tested by: manu (previous version, on Allwinner board) MFC after: 1 month
|
/freebsd/sys/arm/allwinner/ |
H A D | aw_usbphy.c | diff f8759facd2126e067fe09f66643af75826036a1e Sat Jan 20 18:02:17 CET 2018 Michal Meloun <mmel@FreeBSD.org> Convert extres/phy to kobj model. Similarly as other extres pseudo-drivers, implement phy by using kobj model. This detaches it from provider device, so single device driver can export multiple different phys. Additionally, this allows phy to be subclassed to more specialized drivers, like is USB OTG phy, or PCIe phy with hot-plug capability.
Tested by: manu (previous version, on Allwinner board) MFC after: 1 month
|
/freebsd/sys/conf/ |
H A D | files | diff f8759facd2126e067fe09f66643af75826036a1e Sat Jan 20 18:02:17 CET 2018 Michal Meloun <mmel@FreeBSD.org> Convert extres/phy to kobj model. Similarly as other extres pseudo-drivers, implement phy by using kobj model. This detaches it from provider device, so single device driver can export multiple different phys. Additionally, this allows phy to be subclassed to more specialized drivers, like is USB OTG phy, or PCIe phy with hot-plug capability.
Tested by: manu (previous version, on Allwinner board) MFC after: 1 month
|