Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/
H A 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()
H A Dgunz_test.c600 cmdp->crb.gzip_fc = 0; in decompress_file()
601 putnn(cmdp->crb, gzip_fc, fc); in decompress_file()
/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dnxu.h291 uint32_t gzip_fc; /* bits[24-31] */ member