Home
last modified time | relevance | path

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

/linux/drivers/edac/
A Di82443bxgx_edac.c236 u32 nbxcfg, ecc_mode; in i82443bxgx_edacmc_probe1() local
285 ecc_mode = ((nbxcfg >> I82443BXGX_NBXCFG_OFFSET_DRAM_INTEGRITY) & in i82443bxgx_edacmc_probe1()
288 mci->scrub_mode = (ecc_mode == I82443BXGX_NBXCFG_INTEGRITY_SCRUB) in i82443bxgx_edacmc_probe1()
291 switch (ecc_mode) { in i82443bxgx_edacmc_probe1()
/linux/drivers/mtd/nand/raw/
A Dvf610_nfc.c165 u32 ecc_mode; member
319 static inline void vf610_nfc_ecc_mode(struct vf610_nfc *nfc, int ecc_mode) in vf610_nfc_ecc_mode() argument
323 CONFIG_ECC_MODE_SHIFT, ecc_mode); in vf610_nfc_ecc_mode()
569 vf610_nfc_ecc_mode(nfc, nfc->ecc_mode); in vf610_nfc_read_page()
626 vf610_nfc_ecc_mode(nfc, nfc->ecc_mode); in vf610_nfc_write_page()
779 nfc->ecc_mode = ECC_60_BYTE; in vf610_nfc_attach_chip()
782 nfc->ecc_mode = ECC_45_BYTE; in vf610_nfc_attach_chip()
A Dqcom_nandc.c2561 int ecc_mode = 1; in qcom_nand_attach_chip() local
2582 ecc_mode = 1; in qcom_nand_attach_chip()
2602 ecc_mode = 0; in qcom_nand_attach_chip()
2697 | ecc_mode << ECC_MODE in qcom_nand_attach_chip()

Completed in 20 milliseconds