HomeSort by: relevance | last modified time | path
    Searched defs:convert_ecc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/ti/
omap2_nand.c 415 convert_ecc(const uint8_t *ecc) function in typeref:typename:uint32_t
506 oecc = convert_ecc(oldecc);
507 cecc = convert_ecc(calcecc);
omap2_nand.c 415 convert_ecc(const uint8_t *ecc) function in typeref:typename:uint32_t
506 oecc = convert_ecc(oldecc);
507 cecc = convert_ecc(calcecc);

Completed in 26 milliseconds