Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248807
b: refs/heads/master
c: 14be249
h: refs/heads/master
i:
  248805: 30ce958
  248803: 4aa2442
  248799: 5805adf
v: v3
  • Loading branch information
David Daney authored and Greg Kroah-Hartman committed May 3, 2011
1 parent af9787c commit 784e90e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bf5417152154038bbae429e2357731b1dad03328
refs/heads/master: 14be249c969817e05c4f1ce042906e1c5be68873
3 changes: 3 additions & 0 deletions trunk/drivers/usb/host/octeon2-common.c
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,9 @@ void octeon2_usb_clocks_start(void)
cvmx_write_csr(CVMX_UCTLX_UPHY_PORTX_CTL_STATUS(i, 0),
port_ctl_status.u64);
}

/* Set uSOF cycle period to 60,000 bits. */
cvmx_write_csr(CVMX_UCTLX_EHCI_FLA(0), 0x20ull);
exit:
mutex_unlock(&octeon2_usb_clocks_mutex);
}
Expand Down

0 comments on commit 784e90e

Please sign in to comment.