Searched refs:RK3562_PULL_PINS_PER_REG (Results 1 – 2 of 2) sorted by relevance
120 #define RK3562_PULL_PINS_PER_REG 8 macro161 *reg += ((pin_num / RK3562_PULL_PINS_PER_REG) * 4); in rk3562_calc_pull_reg_and_bit()162 *bit = pin_num % RK3562_PULL_PINS_PER_REG; in rk3562_calc_pull_reg_and_bit()
2480 #define RK3562_PULL_PINS_PER_REG 8 macro2520 *reg += ((pin_num / RK3562_PULL_PINS_PER_REG) * 4); in rk3562_calc_pull_reg_and_bit()2521 *bit = pin_num % RK3562_PULL_PINS_PER_REG; in rk3562_calc_pull_reg_and_bit()