Home
last modified time | relevance | path

Searched refs:load_ecc8 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/lib/
H A Dbch.c186 static void load_ecc8(struct bch_control *bch, uint32_t *dst, in load_ecc8() function
260 load_ecc8(bch, bch->ecc_buf, ecc); in bch_encode()
1075 load_ecc8(bch, bch->ecc_buf, calc_ecc); in bch_decode()
1079 load_ecc8(bch, bch->ecc_buf2, recv_ecc); in bch_decode()
/OK3568_Linux_fs/u-boot/lib/
H A Dbch.c176 static void load_ecc8(struct bch_control *bch, uint32_t *dst, in load_ecc8() function
240 load_ecc8(bch, bch->ecc_buf, ecc); in encode_bch()
1048 load_ecc8(bch, bch->ecc_buf, calc_ecc); in decode_bch()
1052 load_ecc8(bch, bch->ecc_buf2, recv_ecc); in decode_bch()