Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333849
b: refs/heads/master
c: 8a18382
h: refs/heads/master
i:
  333847: f9cbd82
v: v3
  • Loading branch information
Ido Yariv authored and Mauro Carvalho Chehab committed Oct 7, 2012
1 parent 711a587 commit 817d04f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b45681a60ed52b3716f3faf79f81e55b81bc7335
refs/heads/master: 8a18382c3196978164f0f6290aac98f2f6f43c00
6 changes: 3 additions & 3 deletions trunk/drivers/media/platform/omap3isp/ispreg.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
#ifndef OMAP3_ISP_REG_H
#define OMAP3_ISP_REG_H

#include <plat/omap34xx.h>


#define CM_CAM_MCLK_HZ 172800000 /* Hz */

/* ISP Submodules offset */

#define L4_34XX_BASE 0x48000000
#define OMAP3430_ISP_BASE (L4_34XX_BASE + 0xBC000)

#define OMAP3ISP_REG_BASE OMAP3430_ISP_BASE
#define OMAP3ISP_REG(offset) (OMAP3ISP_REG_BASE + (offset))

Expand Down

0 comments on commit 817d04f

Please sign in to comment.