Home
last modified time | relevance | path

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

/drivers/pinctrl/sh-pfc/
Dcore.c195 unsigned int in_pos, in sh_pfc_config_reg_helper() argument
205 *posp = crp->reg_width - ((in_pos + 1) * crp->field_width); in sh_pfc_config_reg_helper()
207 *maskp = (1 << crp->var_field_width[in_pos]) - 1; in sh_pfc_config_reg_helper()
209 for (k = 0; k <= in_pos; k++) in sh_pfc_config_reg_helper()