- 01 2月, 2011 1 次提交
-
-
由 Bob Liu 提交于
Blackfin platform doesn't support 32bits musbdma registers, so change back to use musb_read/writew instead of musb_read/writel and simply some format casts. Signed-off-by: NBob Liu <lliubbo@gmail.com> Signed-off-by: NFelipe Balbi <balbi@ti.com>
-
- 21 5月, 2010 1 次提交
-
-
由 Felipe Balbi 提交于
... and simplify the was we read/write from/to DMA COUNT register. Signed-off-by: NFelipe Balbi <felipe.balbi@nokia.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
- 03 3月, 2010 1 次提交
-
-
由 Anand Gadiyar 提交于
Add a wrapper for reading the DMA count register, analogous to the one for writing to this register. Signed-off-by: NAnand Gadiyar <gadiyar@ti.com> Cc: Vikram Pandita <vikram.pandita@ti.com> Signed-off-by: NFelipe Balbi <felipe.balbi@nokia.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
- 08 1月, 2009 1 次提交
-
-
由 Bryan Wu 提交于
- DMA registers in Blackfin have different layout - DMA interrupt flags need to be cleared by software Signed-off-by: NBryan Wu <cooloney@kernel.org> Signed-off-by: NFelipe Balbi <felipe.balbi@nokia.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-