~ubuntu-branches/ubuntu/trusty/linux-linaro-omap/trusty

« back to all changes in this revision

Viewing changes to arch/m68k/include/asm/MC68VZ328.h

  • Committer: Package Import Robot
  • Author(s): John Rigby, John Rigby
  • Date: 2011-09-26 10:44:23 UTC
  • Revision ID: package-import@ubuntu.com-20110926104423-57i0gl3v99b3lkfg
Tags: 3.0.0-1007.9
[ John Rigby ]

Enable crypto modules and remove crypto-modules from
exclude-module files
LP: #826021

Show diffs side-by-side

added added

removed removed

Lines of Context:
1143
1143
 
1144
1144
#define WATCHDOG_EN     0x0001  /* Watchdog Enabled */
1145
1145
#define WATCHDOG_ISEL   0x0002  /* Select the watchdog interrupt */
1146
 
#define WATCHDOG_INTF   0x0080  /* Watchdog interrupt occcured */
 
1146
#define WATCHDOG_INTF   0x0080  /* Watchdog interrupt occurred */
1147
1147
#define WATCHDOG_CNT_MASK  0x0300       /* Watchdog Counter */
1148
1148
#define WATCHDOG_CNT_SHIFT 8
1149
1149