Searched refs:CONFIG_SYS_NAND_BAD_BLOCK_POS (Results 1 – 25 of 54) sorted by relevance
123
49 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro53 #define CONFIG_SYS_NAND_BAD_BLOCK_POS 0 macro
142 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
76 #define CONFIG_SYS_NAND_BAD_BLOCK_POS 0x0 macro
121 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
79 #define CONFIG_SYS_NAND_BAD_BLOCK_POS 0x0 macro
55 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
95 #define CONFIG_SYS_NAND_BAD_BLOCK_POS 0x0 macro
183 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
133 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
105 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
76 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
32 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
239 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
116 #define CONFIG_SYS_NAND_BAD_BLOCK_POS 0x0 macro
108 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
183 #define CONFIG_SYS_NAND_BAD_BLOCK_POS 0 macro
122 #define CONFIG_SYS_NAND_BAD_BLOCK_POS 0x0 macro
173 #define CONFIG_SYS_NAND_BAD_BLOCK_POS 0 macro
70 #define CONFIG_SYS_NAND_BAD_BLOCK_POS 0 macro
215 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
129 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
148 #define CONFIG_SYS_NAND_BAD_BLOCK_POS 0x0 macro
132 #define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS macro
267 badblock = readl(&src[CONFIG_SYS_NAND_BAD_BLOCK_POS / 4]); in is_badblock()268 badblock >>= 8 * (CONFIG_SYS_NAND_BAD_BLOCK_POS % 4); in is_badblock()