
24 Jun
2014
24 Jun
'14
12:02 a.m.
Hi
Il 23/giu/2014 23:58 "Felipe Balbi" balbi@ti.com ha scritto:
Hi,
On Mon, Jun 23, 2014 at 11:28:30PM +0200, Michael Trimarchi wrote:
@@ -222,7 +222,22 @@ static void am437x_enable_usb2_phy2(struct
omap_xhci
*omap)
void usb_phy_power(int on) {
return;
u32 val;
/* USB1_CTRL */
val = readl(0x44e10628);
Can you please describe 0x44e...
describe in what way ? The comment right above it, tells you what it is, so does the comment in the if block. Now, if what you're asking is for #defines for those constants, sure, I can do that.
Yes, this was the suggestione
-- balbi