Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/gpio/
H A Dsh_pfc.c110 unsigned long *maskp, in config_reg_helper() argument
118 *maskp = (1 << crp->field_width) - 1; in config_reg_helper()
121 *maskp = (1 << crp->var_field_width[in_pos]) - 1; in config_reg_helper()