Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/auth_gss/
H A Dgss_krb5_keys.c243 #define pstep(x, step) (((x)&smask(step))^(((x)>>step)&smask(step))) macro
244 #define parity_char(x) pstep(pstep(pstep((x), 4), 2), 1)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhalbtc_dbg_cmd.c1041 struct fbtc_steps *pstep = NULL; in _show_fbtc_step() local
1055 pstep = &pfwinfo->rpt_fbtc_step.finfo; in _show_fbtc_step()
1057 if (pcinfo->req_fver != pstep->fver || !pstep->cnt) in _show_fbtc_step()
1060 if (pstep->cnt <= FCXDEF_STEP) in _show_fbtc_step()
1063 n_begin = pstep->cnt - FCXDEF_STEP + 1; in _show_fbtc_step()
1065 n_end = pstep->cnt; in _show_fbtc_step()
1073 type = pstep->step[array_idx].type; in _show_fbtc_step()
1074 val = pstep->step[array_idx].val; in _show_fbtc_step()
1075 diff_t = pstep->step[array_idx].difft; in _show_fbtc_step()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhalbtc_dbg_cmd.c1041 struct fbtc_steps *pstep = NULL; in _show_fbtc_step() local
1055 pstep = &pfwinfo->rpt_fbtc_step.finfo; in _show_fbtc_step()
1057 if (pcinfo->req_fver != pstep->fver || !pstep->cnt) in _show_fbtc_step()
1060 if (pstep->cnt <= FCXDEF_STEP) in _show_fbtc_step()
1063 n_begin = pstep->cnt - FCXDEF_STEP + 1; in _show_fbtc_step()
1065 n_end = pstep->cnt; in _show_fbtc_step()
1073 type = pstep->step[array_idx].type; in _show_fbtc_step()
1074 val = pstep->step[array_idx].val; in _show_fbtc_step()
1075 diff_t = pstep->step[array_idx].difft; in _show_fbtc_step()