Searched refs:posp (Results 1 – 2 of 2) sorted by relevance
115 unsigned long *posp) in config_reg_helper() argument123 *posp = crp->reg_width - ((in_pos + 1) * crp->field_width); in config_reg_helper()126 *posp = crp->reg_width; in config_reg_helper()128 *posp -= abs(crp->var_field_width[k]); in config_reg_helper()
164 unsigned int *posp) in sh_pfc_config_reg_helper() argument172 *posp = crp->reg_width - ((in_pos + 1) * crp->field_width); in sh_pfc_config_reg_helper()175 *posp = crp->reg_width; in sh_pfc_config_reg_helper()177 *posp -= abs(crp->var_field_width[k]); in sh_pfc_config_reg_helper()
Completed in 9 milliseconds