Home
last modified time | relevance | path

Searched defs:bch (Results 1 – 8 of 8) sorted by relevance

/u-boot/lib/
A Dbch.c164 static void encode_bch_unaligned(struct bch_control *bch, in encode_bch_unaligned()
185 static void load_ecc8(struct bch_control *bch, uint32_t *dst, in load_ecc8()
201 static void store_ecc8(struct bch_control *bch, uint8_t *dst, in store_ecc8()
234 void encode_bch(struct bch_control *bch, const uint8_t *data, in encode_bch()
318 static inline int mod_s(struct bch_control *bch, unsigned int v) in mod_s()
368 static inline unsigned int a_pow(struct bch_control *bch, int i) in a_pow()
373 static inline int a_log(struct bch_control *bch, unsigned int x) in a_log()
748 static void gf_poly_logrep(struct bch_control *bch, in gf_poly_logrep()
1161 static int build_deg2_base(struct bch_control *bch) in build_deg2_base()
1302 struct bch_control *bch = NULL; in init_bch() local
[all …]
/u-boot/drivers/mtd/nand/raw/
A Docteontx_bch.c81 static int do_bch_init(struct bch_device *bch) in do_bch_init()
86 static void bch_reset(struct bch_device *bch) in bch_reset()
92 static void bch_disable(struct bch_device *bch) in bch_disable()
99 static u32 bch_check_bist_status(struct bch_device *bch) in bch_check_bist_status()
104 static int bch_device_init(struct bch_device *bch) in bch_device_init()
143 struct bch_device *bch = dev_get_priv(dev); in bch_sriov_configure() local
171 struct bch_device *bch; in octeontx_pci_bchpf_probe() local
402 struct bch_device *bch = dev_get_priv(dev); in octeontx_pci_bchpf_remove() local
A Dnand_bch.c31 struct bch_control *bch; member
A Darasan_nfc.c174 u8 bch; member
/u-boot/arch/mips/dts/
A Djz4780.dtsi156 bch: bch@134d0000 { label
/u-boot/tools/
A Dsunxi-spl-image-builder.c115 struct bch_control *bch, int page) in write_page()
241 struct bch_control *bch; in create_image() local
/u-boot/board/ge/common/
A Dvpd_reader.c59 struct bch_control *bch = init_bch(gfo, ecc_bits, prim_poly); in verify_bch() local
/u-boot/arch/arm/mach-imx/
A Dcmd_nandbcb.c341 struct bch_control *bch = init_bch(m, eccbits, 0); in encode_bch_ecc() local

Completed in 15 milliseconds