/src/sys/arch/arm/ti/ |
omap2_nand.c | 104 static int omap2_nand_ecc_compute(device_t self, const uint8_t *data, uint8_t *ecc); 279 sc->sc_nand_if.ecc_compute = &omap2_nand_ecc_compute; 444 omap2_nand_ecc_compute(device_t self, const uint8_t *data, uint8_t *ecc) function in typeref:typename:int
|
omap2_nand.c | 104 static int omap2_nand_ecc_compute(device_t self, const uint8_t *data, uint8_t *ecc); 279 sc->sc_nand_if.ecc_compute = &omap2_nand_ecc_compute; 444 omap2_nand_ecc_compute(device_t self, const uint8_t *data, uint8_t *ecc) function in typeref:typename:int
|
omap2_nand.c | 104 static int omap2_nand_ecc_compute(device_t self, const uint8_t *data, uint8_t *ecc); 279 sc->sc_nand_if.ecc_compute = &omap2_nand_ecc_compute; 444 omap2_nand_ecc_compute(device_t self, const uint8_t *data, uint8_t *ecc) function in typeref:typename:int
|
omap2_nand.c | 104 static int omap2_nand_ecc_compute(device_t self, const uint8_t *data, uint8_t *ecc); 279 sc->sc_nand_if.ecc_compute = &omap2_nand_ecc_compute; 444 omap2_nand_ecc_compute(device_t self, const uint8_t *data, uint8_t *ecc) function in typeref:typename:int
|