Home
last modified time | relevance | path

Searched refs:modifier (Results 1 – 7 of 7) sorted by relevance

/u-boot/doc/
A DREADME.commands.itest7 Uses the expected command modifier for integer compares of width 1, 2 or
A DREADME.enetaddr109 * the %pM format modifier
111 The %pM format modifier can be used with any standard printf function to format
/u-boot/common/
A Dusb_kbd.c163 unsigned char modifier, int pressed) in usb_kbd_translate() argument
188 if (modifier & (LEFT_SHIFT | RIGHT_SHIFT)) { in usb_kbd_translate()
199 if (modifier & (LEFT_SHIFT | RIGHT_SHIFT)) in usb_kbd_translate()
/u-boot/Licenses/
A DREADME99 WITH should be used when there is a modifier to a license needed.
/u-boot/scripts/
A Dcheckpatch.pl2020 for my $modifier (split(' ', $possible)) {
2021 if ($modifier !~ $notPermitted) {
2022 warn "MODIFIER: $modifier ($possible) ($line)\n" if ($dbg_possible);
2023 push(@modifierListFile, $modifier);
/u-boot/cmd/
A DKconfig1993 $km is the 16 byte key modifier is also required for
1995 modifier should be 16 byte long.
2001 $km is the 16 byte key modifier is also required for
2003 modifier should be 16 byte long.
/u-boot/include/
A Defi_api.h1081 u16 modifier; member

Completed in 31 milliseconds