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 int get_rsa_modex_fc(struct ica_rsa_modexpo *mex, int *fcode) in get_rsa_modex_fc() argument165 *fcode = MEX_1K; in get_rsa_modex_fc()167 *fcode = MEX_2K; in get_rsa_modex_fc()169 *fcode = MEX_4K; in get_rsa_modex_fc()174 int get_rsa_crt_fc(struct ica_rsa_modexpo_crt *crt, int *fcode) in get_rsa_crt_fc() argument180 *fcode = CRT_1K; in get_rsa_crt_fc()182 *fcode = CRT_2K; in get_rsa_crt_fc()184 *fcode = CRT_4K; in get_rsa_crt_fc()
336 unsigned int *fcode, in xcrb_msg_to_type6cprb_msgx() argument416 *fcode = (msg->hdr.function_code[0] << 8) | msg->hdr.function_code[1]; in xcrb_msg_to_type6cprb_msgx()457 unsigned int *fcode, in xcrb_msg_to_type6_ep11cprb_msgx() argument523 *fcode = payload_hdr->func_val & 0xFFFF; in xcrb_msg_to_type6_ep11cprb_msgx()
1309 const char *fcode; in qpti_sbus_probe() local1361 fcode = of_get_property(dp, "isp-fcode", NULL); in qpti_sbus_probe()1362 if (fcode && fcode[0]) in qpti_sbus_probe()1363 printk("(FCode %s)", fcode); in qpti_sbus_probe()