Home
last modified time | relevance | path

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

/openbmc/u-boot/board/siemens/draco/
H A Dboard.c121 static int ecc_type; variable
145 ecc_type = 16; in draco_read_nand_geometry()
147 ecc_type = 8; in draco_read_nand_geometry()
264 omap_nand_switch_ecc(1, ecc_type); in board_late_init()
267 omap_nand_switch_ecc(1, ecc_type); in board_late_init()