Home
last modified time | relevance | path

Searched refs:gzip_fc (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/tools/testing/selftests/powerpc/nx-gzip/
Dgzfht_test.c87 put32(cmdp->crb, gzip_fc, 0); /* clear */ in compress_fht_sample()
90 putnn(cmdp->crb, gzip_fc, fc); in compress_fht_sample()
Dgunz_test.c600 cmdp->crb.gzip_fc = 0; in decompress_file()
601 putnn(cmdp->crb, gzip_fc, fc); in decompress_file()
/linux-6.1.9/tools/testing/selftests/powerpc/nx-gzip/include/
Dnxu.h291 uint32_t gzip_fc; /* bits[24-31] */ member