Searched refs:omap_nand_switch_ecc (Results 1 – 7 of 7) sorted by relevance
31 int omap_nand_switch_ecc(uint32_t, uint32_t);
70 int omap_nand_switch_ecc(uint32_t, uint32_t);
269 omap_nand_switch_ecc(1, ecc_type); in board_late_init()272 omap_nand_switch_ecc(1, ecc_type); in board_late_init()
317 return -omap_nand_switch_ecc(hw, strength); in do_switch_ecc()
439 omap_nand_switch_ecc(1, 8); in board_late_init()
479 omap_nand_switch_ecc(1, 8); in board_late_init()
894 int __maybe_unused omap_nand_switch_ecc(uint32_t hardware, uint32_t eccstrength) in omap_nand_switch_ecc() function
Completed in 11 milliseconds