Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/mtd/nand/
Dsh_flctl.c523 if (flctl->hwecc) { in flctl_cmdfunc()
544 if (flctl->hwecc) { in flctl_cmdfunc()
613 if (flctl->hwecc) { in flctl_cmdfunc()
773 if (flctl->hwecc) { in flctl_chip_init_tail()
836 flctl->hwecc = pdata->has_hwecc; in flctl_probe()
/linux-2.6.39/include/linux/mtd/
Dsh_flctl.h115 unsigned hwecc:1; /* Hardware ECC (0 = disabled, 1 = enabled) */ member