Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/mtd/nand/raw/hifmc100_nand/
Dhifmc100_nand.c70 hifmc_write(host, FMC_DMA_LEN, fmc_dma_len_set(host->oobsize)); in hifmc100_dma_transfer()
71 fmc_pr(DMA_DB, "\t\t |-Set LEN[%#x]%#x\n", FMC_DMA_LEN, reg); in hifmc100_dma_transfer()
113 hifmc_write(host, FMC_DMA_LEN, oobsize_real); in hifmc100_send_cmd_write()
157 hifmc_write(host, FMC_DMA_LEN, oobsize_real); in hifmc100_send_cmd_read()
/third_party/uboot/u-boot-2020.01/include/
Dhifmc_common.h313 #define FMC_DMA_LEN 0x40 macro
/third_party/uboot/u-boot-2020.01/drivers/mtd/nand/raw/hifmc100/
Dhifmc100.c201 hifmc_write(host, FMC_DMA_LEN, oobsize_real); in hifmc100_send_cmd_pageprog()
260 hifmc_write(host, FMC_DMA_LEN, oobsize_real); in hifmc100_send_cmd_readstart()
/third_party/uboot/u-boot-2020.01/drivers/mtd/spi/hifmc100/
Dhifmc100.c99 hifmc_write(host, FMC_DMA_LEN, regval); in hifmc100_dma_transfer()
100 fmc_pr(DMA_DB, "\t\t Set DMA_LEN[%#x]%#x\n", FMC_DMA_LEN, regval); in hifmc100_dma_transfer()