linux-stable/arch/sh/include/cpu-sh3/cpu
Guennadi Liakhovetski 623b4ac4bf sh: fix Transfer Size calculation in both DMA drivers
Both the original arch/sh/drivers/dma/dma-sh.c and the new SH dmaengine drivers
do not take into account bits 3:2 of the Transfer Size field in the CHCR
register, besides, bit-field defines set bit 2, but the mask only passes bits
1:0 through. TS_16BLK and TS_32BLK macros are bogus too. This patch fixes all
these issues for sh7722 and sh7724, other CPUs stay unchanged and might need to
be fixed too.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-02-08 09:40:24 +09:00
..
adc.h sh: migrate to arch/sh/include/ 2008-07-29 08:09:44 +09:00
cache.h sh: migrate to arch/sh/include/ 2008-07-29 08:09:44 +09:00
dac.h sh: migrate to arch/sh/include/ 2008-07-29 08:09:44 +09:00
dma.h sh: fix Transfer Size calculation in both DMA drivers 2010-02-08 09:40:24 +09:00
freq.h sh: migrate to arch/sh/include/ 2008-07-29 08:09:44 +09:00
gpio.h sh: Add platform-specific constants for SH7709 2008-12-22 18:42:54 +09:00
mmu_context.h sh: migrate to arch/sh/include/ 2008-07-29 08:09:44 +09:00
sh7720.h sh: Move the CPU definition headers from asm/ to cpu/. 2008-10-20 12:04:53 +09:00
ubc.h sh: migrate to arch/sh/include/ 2008-07-29 08:09:44 +09:00
watchdog.h sh: migrate to arch/sh/include/ 2008-07-29 08:09:44 +09:00