Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/nand/raw/
A Dcortina_nand.c623 clrsetbits_le32(&info->reg->flash_nf_bch_control, GENMASK(8, 8), in ca_do_bch_decode()
628 clrsetbits_le32(&info->reg->flash_nf_bch_control, in ca_do_bch_decode()
630 setbits_le32(&info->reg->flash_nf_bch_control, BCH_ENABLE); in ca_do_bch_decode()
632 setbits_le32(&info->reg->flash_nf_bch_control, BCH_COMPARE); in ca_do_bch_decode()
641 clrbits_le32(&info->reg->flash_nf_bch_control, BCH_COMPARE); in ca_do_bch_decode()
678 clrsetbits_le32(&info->reg->flash_nf_bch_control, GENMASK(31, 0), in ca_do_bch_decode()
711 clrsetbits_le32(&info->reg->flash_nf_bch_control, GENMASK(8, 8), in ca_do_bch_encode()
781 clrsetbits_le32(&info->reg->flash_nf_bch_control, in nand_rw_page()
784 clrsetbits_le32(&info->reg->flash_nf_bch_control, in nand_rw_page()
A Dcortina_nand.h169 u32 flash_nf_bch_control; member

Completed in 8 milliseconds