Searched full:bch16 (Results 1 – 5 of 5) sorted by relevance
/linux/Documentation/devicetree/bindings/mtd/ |
H A D | ti,gpmc-nand.yaml | 39 enum: [sw, ham1, bch4, bch8, bch16] 105 ti,nand-ecc-opt = "bch16";
|
/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | ti,gpmc.yaml | 186 ti,nand-ecc-opt = "bch16";
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am335x-guardian.dts | 157 ti,nand-ecc-opt = "bch16";
|
H A D | am437x-gp-evm.dts | 968 ti,nand-ecc-opt = "bch16";
|
/linux/drivers/mtd/nand/raw/ |
H A D | omap2.c | 990 (bch_type << 12) | /* BCH4/BCH8/BCH16 */ in omap_enable_hwecc_bch() 1717 } else if (!strcmp(s, "bch16")) { in omap_get_dt_info()
|