public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* Command Time-Out values in MMC
@ 2006-01-28 19:48 andrzej zaborowski
  2006-01-28 20:36 ` Tony Lindgren
  0 siblings, 1 reply; 4+ messages in thread
From: andrzej zaborowski @ 2006-01-28 19:48 UTC (permalink / raw)
  To: linux-omap-open-source

Hi,
while browsing the MMC driver sources I noticed that the CTO (Command
Time-Out) register is written a value 0xff in one place (exactly,
here: http://www.kernel.org/git/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=blob;h=35708dbf9d8e0f41687caeb70e7dde3f216a86a9;hb=9ca18d5394c5e6b2c74ddc52abaed81df530ff1d;f=drivers/mmc/omap.c#l847),
while the OMAP5910 documentation (exactly, this document:
http://focus.ti.com/dsp/docs/dspsupporttechdocsc.tsp?sectionId=3&tabId=409&familyId=325&abstractName=spru680)
states something like:
[...]
0x01: One clock cycle
0xFD: 253 clock cycles
The 0xFF and 0xFE cannot be used.
[...]

Is this intentional? It seems to cause no problems, but setting 0xfd
instead also didn't break anything for me. Is this limit also
mentioned in documentation for other OMAP boards?
(If this is intentional, please ignore me.)
Regards,
Andrzej Zaborowski

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-01-28 22:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-28 19:48 Command Time-Out values in MMC andrzej zaborowski
2006-01-28 20:36 ` Tony Lindgren
2006-01-28 21:41   ` andrzej zaborowski
2006-01-28 22:14     ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox