Searched refs:BIT_NONE (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/
H A Dfpga.h54 BIT_NONE = 0xFF, enumerator in enum:__anon205
/u-boot/drivers/fpga/
H A Dzynqpl.c209 if (bstype != BIT_PARTIAL && bstype != BIT_NONE) {
553 if (bstype == BIT_NONE && dstaddr != 0xFFFFFFFF)
/u-boot/board/xilinx/zynq/
H A Dcmds.c403 BIT_NONE);
442 u8 imgtype = BIT_NONE;

Completed in 48 milliseconds