Home
last modified time | relevance | path

Searched refs:bch_resp (Results 1 – 4 of 4) sorted by relevance

/u-boot/drivers/mtd/nand/raw/
A Docteontx_bch.h65 int octeontx_bch_wait(struct bch_vf *vf, union bch_resp *resp,
A Docteontx_bch_regs.h49 union bch_resp { union
A Docteontx_nand.c341 union bch_resp *bch_resp; member
1452 union bch_resp *r = tn->bch_resp; in octeontx_nand_bch_calculate_ecc_internal()
1490 return tn->bch_resp->s.num_errors; in octeontx_nand_bch_calculate_ecc_internal()
1534 union bch_resp *r = tn->bch_resp; in octeontx_nand_bch_correct()
2116 tn->bch_resp = dma_alloc_coherent(sizeof(*tn->bch_resp), in octeontx_pci_nand_probe()
2120 if (!tn->stat || !tn->bch_resp) { in octeontx_pci_nand_probe()
A Docteontx_bch.c290 int octeontx_bch_wait(struct bch_vf *vf, union bch_resp *resp, in octeontx_bch_wait()

Completed in 10 milliseconds