summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include/asm/bfin_can.h
Commit message (Collapse)AuthorAgeFilesLines
* Blackfin: bfin_can.h: add missing VERSION/VERSION2 MMRsMike Frysinger2010-10-221-3/+6
| | | | | | Also document the mailbox (channel) data array layout. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Blackfin: merge common CAN defines into one headersMike Frysinger2010-03-091-0/+725
Rather than copy and paste the MMR defines and register layout, consolidate everything in one place. Signed-off-by: Mike Frysinger <vapier@gentoo.org>