Home
last modified time | relevance | path

Searched full:bch16 (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/devicetree/bindings/mtd/
H A Dti,gpmc-nand.yaml39 enum: [sw, ham1, bch4, bch8, bch16]
105 ti,nand-ecc-opt = "bch16";
/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dti,gpmc.yaml186 ti,nand-ecc-opt = "bch16";
/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-guardian.dts157 ti,nand-ecc-opt = "bch16";
H A Dam437x-gp-evm.dts968 ti,nand-ecc-opt = "bch16";
/linux/drivers/mtd/nand/raw/
H A Domap2.c990 (bch_type << 12) | /* BCH4/BCH8/BCH16 */ in omap_enable_hwecc_bch()
1717 } else if (!strcmp(s, "bch16")) { in omap_get_dt_info()