Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/
H A Dpinctrl-rk3506.c219 #define RK3506_PULL_BITS_PER_PIN 2 macro
299 *bit *= RK3506_PULL_BITS_PER_PIN; in rk3506_calc_pull_reg_and_bit()
331 data = ((1 << RK3506_PULL_BITS_PER_PIN) - 1) << (bit + 16); in rk3506_set_pull()