Searched refs:feature_flags (Results 1 - 4 of 4) sorted by last modified time

/u-boot/board/egnite/ethernut5/
H A Dethernut5_pwrman.c155 static int feature_flags(char * const names[], int num, u8 *flags) function
260 i = feature_flags(&argv[1], argc, &val);
/u-boot/lib/
H A Dsmbios.c424 t->feature_flags = SMBIOS_BOARD_FEATURE_HOSTING;
/u-boot/include/
H A Dsmbios.h165 u8 feature_flags; member in struct:smbios_type2
/u-boot/cmd/
H A Dsmbios.c123 printf("\tFeature Flags: 0x%04x\n", table->feature_flags);

Completed in 64 milliseconds