Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dfsl_upm.h16 #define FSL_UPM_WAIT_WRITE_BUFFER 0x4 macro
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dfsl_upm.c142 if (fun->wait_flags & FSL_UPM_WAIT_WRITE_BUFFER) in upm_nand_write_buf()