]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-lpc32xx/clk.h
nand: lpc32xx: add SLC NAND controller support
[karo-tx-uboot.git] / arch / arm / include / asm / arch-lpc32xx / clk.h
index 94498695a0291814478db80cb3ba1198eca927c5..010211a7e102b0ef1b3a72304147007952ec5684 100644 (file)
@@ -153,7 +153,9 @@ struct clk_pm_regs {
 #define CLK_DMA_ENABLE                 (1 << 0)
 
 /* NAND Clock Control Register bits */
 #define CLK_DMA_ENABLE                 (1 << 0)
 
 /* NAND Clock Control Register bits */
+#define CLK_NAND_SLC                   (1 << 0)
 #define CLK_NAND_MLC                   (1 << 1)
 #define CLK_NAND_MLC                   (1 << 1)
+#define CLK_NAND_SLC_SELECT            (1 << 2)
 #define CLK_NAND_MLC_INT               (1 << 5)
 
 /* SSP Clock Control Register bits */
 #define CLK_NAND_MLC_INT               (1 << 5)
 
 /* SSP Clock Control Register bits */