Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/
H A Dpinctrl-rv1106.c118 #define RV1106_PULL_BITS_PER_PIN 2 macro
168 *bit *= RV1106_PULL_BITS_PER_PIN; in rv1106_calc_pull_reg_and_bit()
191 data = ((1 << RV1106_PULL_BITS_PER_PIN) - 1) << (bit + 16); in rv1106_set_pull()