Searched refs:ecc_mode (Results 1 – 3 of 3) sorted by relevance
236 u32 nbxcfg, ecc_mode; in i82443bxgx_edacmc_probe1() local285 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()
166 u32 ecc_mode; member320 static inline void vf610_nfc_ecc_mode(struct vf610_nfc *nfc, int ecc_mode) in vf610_nfc_ecc_mode() argument324 CONFIG_ECC_MODE_SHIFT, ecc_mode); in vf610_nfc_ecc_mode()570 vf610_nfc_ecc_mode(nfc, nfc->ecc_mode); in vf610_nfc_read_page()627 vf610_nfc_ecc_mode(nfc, nfc->ecc_mode); in vf610_nfc_write_page()780 nfc->ecc_mode = ECC_60_BYTE; in vf610_nfc_attach_chip()783 nfc->ecc_mode = ECC_45_BYTE; in vf610_nfc_attach_chip()
2373 int ecc_mode = 1; in qcom_nand_attach_chip() local2394 ecc_mode = 1; in qcom_nand_attach_chip()2414 ecc_mode = 0; in qcom_nand_attach_chip()2522 | ecc_mode << ECC_MODE in qcom_nand_attach_chip()