Home
last modified time | relevance | path

Searched refs:GETSCOM (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/scripts/
H A Dhmi.sh10 GETSCOM=./getscom
13 GETSCOM=$(which getscom)
46 if [ "$($GETSCOM -c 0x${chip} $fir)" != 0 ]; then
48 echo "Result of $GETSCOM -c 0x${chip} $fir:"
49 $GETSCOM -c 0x${chip} $fir
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/scripts/
H A Dhmi.sh10 GETSCOM=./getscom
13 GETSCOM=$(which getscom)
46 if [ "$($GETSCOM -c 0x${chip} $fir)" != 0 ]; then
48 echo "Result of $GETSCOM -c 0x${chip} $fir:"
49 $GETSCOM -c 0x${chip} $fir

Completed in 1 milliseconds