<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Find USBPHY_CTRL Resistor in kernel tree ? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Find-USBPHY-CTRL-Resistor-in-kernel-tree/m-p/359803#M50533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have custom board with i.MX6Q used and in which UTMI PHY2 used for USB connection to FTDI FT2232H IC.&lt;/P&gt;&lt;P&gt;So for setting and configuration I want to verify below registers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USBPHY_CTRL &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and want to check these 2 bits ENUTMILEVEL3 and ENUTMILEVEL2, whether it set or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So please suggest me that where can I find these USBPHY_CRTL reg. in which file or in which directory in kernel tree. ?&lt;/P&gt;&lt;P&gt;I search it in drivers-&amp;gt;usb-&amp;gt;core-&amp;gt;driver.c, arch-&amp;gt;arm-&amp;gt;mach-max6-&amp;gt;usb_h2.c but I didn't find any significance or clue related to that register.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any one can suggest me about this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jaymin D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Mar 2015 05:10:17 GMT</pubDate>
    <dc:creator>jaymind</dc:creator>
    <dc:date>2015-03-05T05:10:17Z</dc:date>
    <item>
      <title>Find USBPHY_CTRL Resistor in kernel tree ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Find-USBPHY-CTRL-Resistor-in-kernel-tree/m-p/359803#M50533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have custom board with i.MX6Q used and in which UTMI PHY2 used for USB connection to FTDI FT2232H IC.&lt;/P&gt;&lt;P&gt;So for setting and configuration I want to verify below registers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USBPHY_CTRL &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and want to check these 2 bits ENUTMILEVEL3 and ENUTMILEVEL2, whether it set or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So please suggest me that where can I find these USBPHY_CRTL reg. in which file or in which directory in kernel tree. ?&lt;/P&gt;&lt;P&gt;I search it in drivers-&amp;gt;usb-&amp;gt;core-&amp;gt;driver.c, arch-&amp;gt;arm-&amp;gt;mach-max6-&amp;gt;usb_h2.c but I didn't find any significance or clue related to that register.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any one can suggest me about this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jaymin D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 05:10:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Find-USBPHY-CTRL-Resistor-in-kernel-tree/m-p/359803#M50533</guid>
      <dc:creator>jaymind</dc:creator>
      <dc:date>2015-03-05T05:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Find USBPHY_CTRL Resistor in kernel tree ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Find-USBPHY-CTRL-Resistor-in-kernel-tree/m-p/359804#M50534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jaymin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;these bits may be set automatically by driver and used for&lt;/P&gt;&lt;P&gt;low speed devices, FT2232H does not support low speed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT2232H.pdf" title="http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT2232H.pdf"&gt;http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT2232H.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 00:48:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Find-USBPHY-CTRL-Resistor-in-kernel-tree/m-p/359804#M50534</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-03-06T00:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Find USBPHY_CTRL Resistor in kernel tree ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Find-USBPHY-CTRL-Resistor-in-kernel-tree/m-p/359805#M50535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Igorpadykov,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply, it will help me.&lt;/P&gt;&lt;P&gt;But can you please specify me that which driver set these bits ?&lt;/P&gt;&lt;P&gt;I mean which driver USB driver of i.MX6Q or FTDI FT2232H usb driver. ? :smileyconfused:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you explain related to this topic in little more then it will surely benefit me. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jaymin D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 05:10:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Find-USBPHY-CTRL-Resistor-in-kernel-tree/m-p/359805#M50535</guid>
      <dc:creator>jaymind</dc:creator>
      <dc:date>2015-03-09T05:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Find USBPHY_CTRL Resistor in kernel tree ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Find-USBPHY-CTRL-Resistor-in-kernel-tree/m-p/359806#M50536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jaymin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please look at attached document&lt;/P&gt;&lt;P&gt;Chapter 41 CHIPIDEA USB Driver&lt;/P&gt;&lt;P&gt;it describes i.MX6 linux usb driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 05:22:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Find-USBPHY-CTRL-Resistor-in-kernel-tree/m-p/359806#M50536</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-03-09T05:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Find USBPHY_CTRL Resistor in kernel tree ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Find-USBPHY-CTRL-Resistor-in-kernel-tree/m-p/359807#M50537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Igorpadykov,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for help,&lt;/P&gt;&lt;P&gt;Its helpful me lot.&lt;/P&gt;&lt;P&gt;Finally I founded these 2 bits in file name as &lt;STRONG&gt;"reg-usbphy-mx6.h"&lt;/STRONG&gt; in&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;/arch/arm/plat-mxc/include/mach/&lt;/P&gt;

&lt;/BLOCKQUOTE&gt;&lt;P&gt;directory in kernel tree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and their usage founded in file &lt;STRONG&gt;"usb_h1.c" &lt;/STRONG&gt;in&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;/arch/arm/mach-mx6/&lt;/P&gt;

&lt;/BLOCKQUOTE&gt;&lt;P&gt;directory in kernel tree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I founded that they are set. :smileyhappy:&lt;/P&gt;&lt;P&gt;Bit no. 14 for UTMI level 3(0x8000) and bit no. 15 for UTMI level 2(0x4000)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your share.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jaymin D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 09:37:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Find-USBPHY-CTRL-Resistor-in-kernel-tree/m-p/359807#M50537</guid>
      <dc:creator>jaymind</dc:creator>
      <dc:date>2015-03-09T09:37:24Z</dc:date>
    </item>
  </channel>
</rss>

