Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dhw.h1006 #define MISSING 0 macro
1013 #define RESET_CONTROL_MBOX_RST_MASK MISSING
1037 #define MBOX_BASE_ADDRESS MISSING
1038 #define INT_STATUS_ENABLE_ERROR_LSB MISSING
1039 #define INT_STATUS_ENABLE_ERROR_MASK MISSING
1040 #define INT_STATUS_ENABLE_CPU_LSB MISSING
1041 #define INT_STATUS_ENABLE_CPU_MASK MISSING
1042 #define INT_STATUS_ENABLE_COUNTER_LSB MISSING
1043 #define INT_STATUS_ENABLE_COUNTER_MASK MISSING
1044 #define INT_STATUS_ENABLE_MBOX_DATA_LSB MISSING
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dreproducible.py28 MISSING = 'MISSING' variable
56 if r.status == MISSING:
87 result.status = MISSING
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/
H A Daclocal.m493 # and then we would define $MISSING as
94 # MISSING="\${SHELL} $am_aux_dir/missing"
95 # This will work as long as MISSING is not called from configure, because
663 # Define MISSING if not defined so far and test if it supports --run.
668 if test x"${MISSING+set}" != xset; then
671 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
673 MISSING="\${SHELL} $am_aux_dir/missing" ;;
677 if eval "$MISSING --run true"; then
678 am_missing_run="$MISSING --run "
H A Dconfigure2732 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2734 MISSING="\${SHELL} $am_aux_dir/missing" ;;
2738 if eval "$MISSING --run true"; then
2739 am_missing_run="$MISSING --run "
/OK3568_Linux_fs/external/xserver/
H A Daclocal.m42942 # and then we would define $MISSING as
2943 # MISSING="\${SHELL} $am_aux_dir/missing"
2944 # This will work as long as MISSING is not called from configure, because
3548 # Define MISSING if not defined so far and test if it is modern enough.
3553 if test x"${MISSING+set}" != xset; then
3556 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
3558 MISSING="\${SHELL} $am_aux_dir/missing" ;;
3562 if eval "$MISSING --is-lightweight"; then
3563 am_missing_run="$MISSING "
H A Dconfigure3835 if test x"${MISSING+set}" != xset; then
3840 MISSING="\${SHELL} $am_aux_dir/missing" ;;
3844 if eval "$MISSING --is-lightweight"; then
3845 am_missing_run="$MISSING "