Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dhifmc_common.h188 #define FMC_INT 0x18 macro
495 regval = hifmc_read((_host), FMC_INT); \
/third_party/uboot/u-boot-2020.01/drivers/mtd/nand/raw/hifmc100_nand/
Dhifmc100_nand.c192 if (hifmc_read(host, FMC_INT) & FMC_INT_ERR_INVALID) in hifmc100_send_cmd_read()