
23 Jun
2014
23 Jun
'14
11:58 p.m.
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.
--
balbi