Searched hist:"371254 ce462fcea2d09ffa30e20f01538b833080" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/musb/ |
H A D | musb_regs.h | diff 371254ce462fcea2d09ffa30e20f01538b833080 Wed Jul 16 14:52:12 CEST 2014 George Cherian <george.cherian@ti.com> usb: musb: dsps: Add the sw_babble_control() and Enable for newer silicon
Add sw_babble_control() logic to differentiate between transient babble and real babble condition. Also add the SW babble control register definitions.
Babble control register logic is implemented in the latest revision of AM335x.
Find whether we are running on newer silicon. The babble control register reads 0x4 by default in newer silicon as opposed to 0 in old versions of AM335x. Based on this enable the sw babble control logic.
Signed-off-by: George Cherian <george.cherian@ti.com> Tested-by: Bin Liu <b-liu@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
|
H A D | musb_dsps.c | diff 371254ce462fcea2d09ffa30e20f01538b833080 Wed Jul 16 14:52:12 CEST 2014 George Cherian <george.cherian@ti.com> usb: musb: dsps: Add the sw_babble_control() and Enable for newer silicon
Add sw_babble_control() logic to differentiate between transient babble and real babble condition. Also add the SW babble control register definitions.
Babble control register logic is implemented in the latest revision of AM335x.
Find whether we are running on newer silicon. The babble control register reads 0x4 by default in newer silicon as opposed to 0 in old versions of AM335x. Based on this enable the sw babble control logic.
Signed-off-by: George Cherian <george.cherian@ti.com> Tested-by: Bin Liu <b-liu@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
|