~ubuntu-branches/debian/experimental/linux-tools/experimental

« back to all changes in this revision

Viewing changes to arch/powerpc/include/asm/fsl_ifc.h

  • Committer: Package Import Robot
  • Author(s): Ben Hutchings
  • Date: 2014-02-02 16:57:49 UTC
  • mfrom: (1.1.10) (0.1.21 sid)
  • Revision ID: package-import@ubuntu.com-20140202165749-tw94o9t1t0a8txk6
Tags: 3.13-1~exp2
Merge changes from sid up to 3.12.6-3

Show diffs side-by-side

added added

removed removed

Lines of Context:
93
93
#define CSOR_NAND_PGS_512               0x00000000
94
94
#define CSOR_NAND_PGS_2K                0x00080000
95
95
#define CSOR_NAND_PGS_4K                0x00100000
 
96
#define CSOR_NAND_PGS_8K                0x00180000
96
97
/* Spare region Size */
97
98
#define CSOR_NAND_SPRZ_MASK             0x0000E000
98
99
#define CSOR_NAND_SPRZ_SHIFT            13
102
103
#define CSOR_NAND_SPRZ_210              0x00006000
103
104
#define CSOR_NAND_SPRZ_218              0x00008000
104
105
#define CSOR_NAND_SPRZ_224              0x0000A000
 
106
#define CSOR_NAND_SPRZ_CSOR_EXT         0x0000C000
105
107
/* Pages Per Block */
106
108
#define CSOR_NAND_PB_MASK               0x00000700
107
109
#define CSOR_NAND_PB_SHIFT              8