Searched refs:FW_CFG_INVALID (Results 1 - 5 of 5) sorted by last modified time

/u-boot/drivers/misc/
H A Dqfw.c46 * writing FW_CFG_INVALID will cause read operation to resume at last
49 if (entry != FW_CFG_INVALID)
H A Dqfw_mmio.c42 * writing FW_CFG_INVALID will cause read operation to resume at last
48 if (entry != FW_CFG_INVALID)
H A Dqfw_pio.c28 * writing FW_CFG_INVALID will cause read operation to resume at last
34 if (entry != FW_CFG_INVALID)
/u-boot/include/
H A Dqfw.h46 FW_CFG_INVALID = 0xffff, enumerator in enum:__anon45
164 * Supply %FW_CFG_INVALID as the entry to continue a previous read. In
179 * Supply FW_CFG_INVALID as the entry to continue a previous read. In
/u-boot/common/
H A Dqfw.c52 qfw_read_entry(dev, FW_CFG_INVALID,

Completed in 61 milliseconds