Lines Matching full:ne
40 if [[ $(expr $COMPATIBLE : ".*rk3288") -ne 0 ]]; then
42 elif [[ $(expr $COMPATIBLE : ".*rk3308") -ne 0 ]]; then
44 elif [[ $(expr $COMPATIBLE : ".*rk3328") -ne 0 ]]; then
46 elif [[ $(expr $COMPATIBLE : ".*rk3399") -ne 0 ]]; then
48 elif [[ $(expr $COMPATIBLE : ".*rk3326") -ne 0 ]]; then
50 elif [[ $(expr $COMPATIBLE : ".*rk3399") -ne 0 ]]; then
52 elif [[ $(expr $COMPATIBLE : ".*rk3399pro") -ne 0 ]]; then
54 elif [[ $(expr $COMPATIBLE : ".*rk3562") -ne 0 ]]; then
56 elif [[ $(expr $COMPATIBLE : ".*rk3566") -ne 0 ]]; then
58 elif [[ $(expr $COMPATIBLE : ".*rk3568") -ne 0 ]]; then
60 elif [[ $(expr $COMPATIBLE : ".*rk3588") -ne 0 ]]; then
62 elif [[ $(expr $COMPATIBLE : ".*rk1808") -ne 0 ]]; then
64 elif [[ $(expr $COMPATIBLE : ".*px3se") -ne 0 ]]; then
66 elif [[ $(expr $COMPATIBLE : ".*px30") -ne 0 ]]; then
68 elif [[ $(expr $COMPATIBLE : ".*rk3128") -ne 0 ]]; then
70 elif [[ $(expr $COMPATIBLE : ".*rk3126") -ne 0 ]]; then