Home
last modified time | relevance | path

Searched refs:ecc_type (Results 1 – 4 of 4) sorted by relevance

/u-boot/board/siemens/draco/
A Dboard.c126 static int ecc_type; variable
154 ecc_type = 16; in draco_read_nand_geometry()
156 ecc_type = 8; in draco_read_nand_geometry()
273 omap_nand_switch_ecc(1, ecc_type); in board_late_init()
276 omap_nand_switch_ecc(1, ecc_type); in board_late_init()
/u-boot/board/phytium/pomelo/
A Dddr.c18 u8 ecc_type; /* 0: no-ecc; 1:ecc */ member
111 pm->ddr_spd_info[ch].ecc_type = NO_ECC_TYPE; in init_dimm_param()
/u-boot/arch/arm/include/asm/mach-imx/
A Dimx-nandbcb.h46 u32 ecc_type; /* Type of ECC, can be one of BCH-0-20 */ member
/u-boot/arch/arm/mach-imx/
A Dcmd_nandbcb.c454 fcb->ecc_type = l.eccn; in fill_fcb()
1188 P1(ecc_type); in dump_structure()

Completed in 15 milliseconds