Searched refs:fcode (Results 1 – 4 of 4) sorted by relevance
117 unsigned long fcode; member573 unsigned long fcode; in bsd_compress() local657 fcode = BSD_KEY (ent, c); in bsd_compress()667 if (dictp->f.fcode == fcode) in bsd_compress()689 while (dictp->f.fcode != fcode); in bsd_compress()726 dictp->f.fcode = fcode; in bsd_compress()1055 unsigned long fcode; in bsd_decompress() local1058 fcode = BSD_KEY(oldcode,finchar); in bsd_decompress()1094 dictp->f.fcode = fcode; in bsd_decompress()
159 unsigned int get_rsa_modex_fc(struct ica_rsa_modexpo *mex, int *fcode) in get_rsa_modex_fc() argument166 *fcode = MEX_1K; in get_rsa_modex_fc()168 *fcode = MEX_2K; in get_rsa_modex_fc()170 *fcode = MEX_4K; in get_rsa_modex_fc()175 unsigned int get_rsa_crt_fc(struct ica_rsa_modexpo_crt *crt, int *fcode) in get_rsa_crt_fc() argument182 *fcode = CRT_1K; in get_rsa_crt_fc()184 *fcode = CRT_2K; in get_rsa_crt_fc()186 *fcode = CRT_4K; in get_rsa_crt_fc()
393 unsigned int *fcode, in XCRB_msg_to_type6CPRB_msgX() argument472 *fcode = (msg->hdr.function_code[0] << 8) | msg->hdr.function_code[1]; in XCRB_msg_to_type6CPRB_msgX()495 unsigned int *fcode) in xcrb_msg_to_type6_ep11cprb_msgx() argument560 *fcode = payload_hdr->func_val & 0xFFFF; in xcrb_msg_to_type6_ep11cprb_msgx()
1310 const char *fcode; in qpti_sbus_probe() local1362 fcode = of_get_property(dp, "isp-fcode", NULL); in qpti_sbus_probe()1363 if (fcode && fcode[0]) in qpti_sbus_probe()1364 printk("(FCode %s)", fcode); in qpti_sbus_probe()