Searched hist:e9c6c0e2da670f7da222c2c7b1f992fda0ffb66a (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | generic-phy.h | e9c6c0e2da670f7da222c2c7b1f992fda0ffb66a Thu Nov 11 03:37:39 UTC 2021 Wyon Bi <bivvy.bi@rock-chips.com> phy: Add set_mode callback
The initial use for this is for PHYs that have a mode related to USB OTG. There are several SoCs (e.g. TI OMAP and DA8xx) that have a mode setting in the USB PHY to override OTG VBUS and ID signals.
Of course, the enum can be expaned in the future to include modes for other types of PHYs as well.
Change-Id: Ic8b5f33f928341a88132cb203b65f156f75d18b6 Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
|
| /rk3399_rockchip-uboot/drivers/phy/ |
| H A D | phy-uclass.c | e9c6c0e2da670f7da222c2c7b1f992fda0ffb66a Thu Nov 11 03:37:39 UTC 2021 Wyon Bi <bivvy.bi@rock-chips.com> phy: Add set_mode callback
The initial use for this is for PHYs that have a mode related to USB OTG. There are several SoCs (e.g. TI OMAP and DA8xx) that have a mode setting in the USB PHY to override OTG VBUS and ID signals.
Of course, the enum can be expaned in the future to include modes for other types of PHYs as well.
Change-Id: Ic8b5f33f928341a88132cb203b65f156f75d18b6 Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
|