Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/
H A Dpinctrl-rk3506.c228 static int rk3506_calc_pull_reg_and_bit(struct rockchip_pin_bank *bank, in rk3506_calc_pull_reg_and_bit() function
315 ret = rk3506_calc_pull_reg_and_bit(bank, pin_num, &regmap, &reg, &bit); in rk3506_set_pull()