Home
last modified time | relevance | path

Searched refs:MISSING (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhw.h1001 #define MISSING 0 macro
1008 #define RESET_CONTROL_MBOX_RST_MASK MISSING
1032 #define MBOX_BASE_ADDRESS MISSING
1033 #define INT_STATUS_ENABLE_ERROR_LSB MISSING
1034 #define INT_STATUS_ENABLE_ERROR_MASK MISSING
1035 #define INT_STATUS_ENABLE_CPU_LSB MISSING
1036 #define INT_STATUS_ENABLE_CPU_MASK MISSING
1037 #define INT_STATUS_ENABLE_COUNTER_LSB MISSING
1038 #define INT_STATUS_ENABLE_COUNTER_MASK MISSING
1039 #define INT_STATUS_ENABLE_MBOX_DATA_LSB MISSING
[all …]
/openbmc/linux/tools/perf/tests/shell/lib/
H A Dcoresight.sh115 MISSING=""
126 MISSING="$MISSING $TID"
129 if test -n "$MISSING"; then
130 err "Thread IDs $MISSING not found in perf AUX data"
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dreproducible.py28 MISSING = 'MISSING' variable
57 if r.status == MISSING:
88 result.status = MISSING
/openbmc/linux/Documentation/process/
H A Dhandling-regressions.rst609 YOU ARE MISSING THE #1 KERNEL RULE.
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-Use-libtool-2.4.patch16098 if test x"${MISSING+set}" != xset; then
16101 - MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
16103 - MISSING="\${SHELL} $am_aux_dir/missing" ;;
16105 + MISSING="\${SHELL} '$am_aux_dir/missing'"
16108 if eval "$MISSING --is-lightweight"; then
16235 if test x"${MISSING+set}" != xset; then
16238 - MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
16240 - MISSING="\${SHELL} $am_aux_dir/missing" ;;
16242 + MISSING="\${SHELL} '$am_aux_dir/missing'"
16245 if eval "$MISSING --is-lightweight"; then
[all …]
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch23012 + print(": * MD5 MISSING *")