Home
last modified time | relevance | path

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

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