<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Soft Linux kernel hacking for dumping ULPI commands to USB PHY</title>
	<atom:link href="http://billauer.se/blog/2018/09/linux-dump-ulpi-registers/feed/" rel="self" type="application/rss+xml" />
	<link>https://billauer.se/blog/2018/09/linux-dump-ulpi-registers/</link>
	<description>Anything I found worthy to write down.</description>
	<lastBuildDate>Thu, 26 Mar 2026 13:15:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Morgan Monks</title>
		<link>https://billauer.se/blog/2018/09/linux-dump-ulpi-registers/comment-page-1/#comment-1422</link>
		<dc:creator>Morgan Monks</dc:creator>
		<pubDate>Tue, 11 Jun 2019 22:15:18 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=5523#comment-1422</guid>
		<description>Hi Eli,

You got the access to the OTG reg. in the SMSC3320 correct.

0x0A[5] DrvVbus set 1 to enable Vbus
0x0A[6] DrvVbusExternal set to 1 for external vbus
(we did not build a charge pump because meeting a realistic Vbus supply current would make the 3320 too big)
0x0A[0] 1 enables the IdPullup and sampling. 

You can download the ULPI spec for more info.


Morgan Monks</description>
		<content:encoded><![CDATA[<p>Hi Eli,</p>
<p>You got the access to the OTG reg. in the SMSC3320 correct.</p>
<p>0x0A[5] DrvVbus set 1 to enable Vbus<br />
0x0A[6] DrvVbusExternal set to 1 for external vbus<br />
(we did not build a charge pump because meeting a realistic Vbus supply current would make the 3320 too big)<br />
0x0A[0] 1 enables the IdPullup and sampling. </p>
<p>You can download the ULPI spec for more info.</p>
<p>Morgan Monks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
