Searched refs:csb (Results 1 – 5 of 5) sorted by relevance
| /tools/testing/selftests/powerpc/nx-gzip/ |
| A D | gzfht_test.c | 92 memset((void *) &cmdp->crb.csb, 0, sizeof(cmdp->crb.csb)); in compress_fht_sample() 105 (uint64_t) &cmdp->crb.csb & csb_address_mask); in compress_fht_sample() 284 (unsigned long long) cmdp->crb.csb.fsaddr)); in compress_file() 309 tpbc = get32(cmdp->crb.csb, tpbc); in compress_file()
|
| A D | gzip_vas.c | 152 while (getnn(cmdp->crb.csb, csb_v) == 0) { in nx_wait_for_csb() 184 if (getnn(cmdp->crb.csb, csb_v) == 0) { in nx_wait_for_csb() 269 cc = getnn(cmdp->crb.csb, csb_cc); /* CC Table 6-8 */ in nxu_submit_job()
|
| A D | gunz_test.c | 250 memset((void *)&cmdp->crb.csb, 0, sizeof(cmdp->crb.csb)); in nx_submit_job() 256 csbaddr = ((uint64_t) &cmdp->crb.csb) & csb_address_mask; in nx_submit_job() 708 (void *)cmdp->crb.csb.fsaddr)); in decompress_file() 740 nx_ce = get_csb_ce_ms3b(cmdp->crb.csb); in decompress_file() 750 tpbc = get32(cmdp->crb.csb, tpbc); in decompress_file() 780 tpbc = get32(cmdp->crb.csb, tpbc); in decompress_file()
|
| /tools/testing/selftests/powerpc/nx-gzip/include/ |
| A D | crb.h | 132 struct coprocessor_status_block csb; member
|
| A D | nxu.h | 320 volatile struct nx_csb_t csb; member 636 struct nx_csb_t csb; member
|
Completed in 10 milliseconds