Home
last modified time | relevance | path

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

/drivers/pinctrl/sh-pfc/
Dcore.c196 void __iomem **mapped_regp, u32 *maskp, in sh_pfc_config_reg_helper() argument
204 *maskp = (1 << crp->field_width) - 1; in sh_pfc_config_reg_helper()
207 *maskp = (1 << crp->var_field_width[in_pos]) - 1; in sh_pfc_config_reg_helper()