Home
last modified time | relevance | path

Searched refs:FLAG_NONE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/usb/eth/
H A Dasix.c91 #define FLAG_NONE 0 macro
620 { 0x0000, 0x0000, FLAG_NONE } /* END - Do not remove */
H A Dasix88179.c181 #define FLAG_NONE 0 macro
627 { 0x0000, 0x0000, FLAG_NONE } /* END - Do not remove */
/openbmc/u-boot/tools/env/
H A Dfw_env.c102 FLAG_NONE, enumerator
116 .flag_scheme = FLAG_NONE,
1165 case FLAG_NONE: in flash_write()