Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/nand/raw/
A Dcortina_nand.c292 clrsetbits_le32(&info->reg->flash_nf_count, GENMASK(1, 0), in ca_nand_command()
295 clrsetbits_le32(&info->reg->flash_nf_count, GENMASK(6, 4), in ca_nand_command()
298 clrsetbits_le32(&info->reg->flash_nf_count, GENMASK(21, 8), in ca_nand_command()
320 clrsetbits_le32(&info->reg->flash_nf_count, GENMASK(1, 0), in ca_nand_command()
323 clrsetbits_le32(&info->reg->flash_nf_count, GENMASK(6, 4), in ca_nand_command()
425 clrsetbits_le32(&info->reg->flash_nf_count, GENMASK(1, 0), in ca_nand_command()
428 clrsetbits_le32(&info->reg->flash_nf_count, GENMASK(6, 4), in ca_nand_command()
454 clrbits_le32(&info->reg->flash_nf_count, GENMASK(1, 0)); in ca_nand_command()
456 clrsetbits_le32(&info->reg->flash_nf_count, GENMASK(6, 4), in ca_nand_command()
459 clrbits_le32(&info->reg->flash_nf_count, GENMASK(21, 8)); in ca_nand_command()
[all …]
A Dcortina_nand.h157 u32 flash_nf_count; member

Completed in 7 milliseconds