1
0
Files
linux/drivers
Andres Salomon f5c90e85dc lxfb: clean up register definitions
- Rename various bitfield defines to match the data sheet names.
 - Rename DF_ register definitions to VP_ to match the data sheet;
   ie, DF_PAR -> VP_PAR.
 - for GP/DC registers, rather than defining to specific addresses, use
   an enum to number them sequentially and just multiply by 4 (bytes) to
   access them (in read_*/write_* functions).
 - for VP/FP registers, use an enum and multiple by 8 (bytes).  They're
   64bit registers.

Signed-off-by: Andres Salomon <dilinger@debian.org>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Cc: Jordan Crouse <jordan.crouse@amd.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-28 08:58:39 -07:00
..
2008-04-25 01:26:28 -04:00
2008-04-28 08:58:34 -07:00
2008-04-27 15:38:34 +02:00
2008-04-25 00:06:52 +01:00
2008-04-28 08:58:18 -07:00
2008-04-28 08:58:32 -07:00
2008-04-24 23:15:43 +02:00
2008-04-28 08:58:31 -07:00
2008-04-23 21:25:35 -04:00
2008-04-28 08:58:39 -07:00
2008-04-24 23:57:33 +02:00
2008-04-24 23:57:33 +02:00