Home
last modified time | relevance | path

Searched defs:bbt_pattern (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/mtd/nand/raw/
H A Dfsl_elbc_nand.c122 static u8 bbt_pattern[] = {'B', 'b', 't', '0' }; variable
H A Dfsl_ifc_nand.c61 static u8 bbt_pattern[] = {'B', 'b', 't', '0' }; variable
H A Dnand_bbt.c1318 static uint8_t bbt_pattern[] = {'B', 'b', 't', '0' }; variable
H A Dlpc32xx_slc.c171 static u8 bbt_pattern[] = {'B', 'b', 't', '0' }; variable
H A Dpl35x-nand-controller.c191 static u8 bbt_pattern[] = { 'B', 'b', 't', '0' }; variable
H A Dmxc_nand.c1221 static uint8_t bbt_pattern[] = { 'B', 'b', 't', '0' }; variable
H A Dmarvell_nand.c2363 static u8 bbt_pattern[] = {'M', 'V', 'B', 'b', 't', '0' }; variable