Searched hist:"300 eb0139cf27044c67f6005ff17b8434c7843f0" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/phy/ |
H A D | phy.h | diff 300eb0139cf27044c67f6005ff17b8434c7843f0 Mon May 09 18:39:59 CDT 2016 David Lechner <david@lechnology.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.
Suggested-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: David Lechner <david@lechnology.com>
|
/openbmc/linux/drivers/phy/ |
H A D | phy-core.c | diff 300eb0139cf27044c67f6005ff17b8434c7843f0 Mon May 09 18:39:59 CDT 2016 David Lechner <david@lechnology.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.
Suggested-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: David Lechner <david@lechnology.com>
|