Searched refs:RK3528_PULL_PINS_PER_REG (Results 1 – 2 of 2) sorted by relevance
109 #define RK3528_PULL_PINS_PER_REG 8 macro150 *reg += ((pin_num / RK3528_PULL_PINS_PER_REG) * 4); in rk3528_calc_pull_reg_and_bit()151 *bit = pin_num % RK3528_PULL_PINS_PER_REG; in rk3528_calc_pull_reg_and_bit()
2336 #define RK3528_PULL_PINS_PER_REG 8 macro2376 *reg += ((pin_num / RK3528_PULL_PINS_PER_REG) * 4); in rk3528_calc_pull_reg_and_bit()2377 *bit = pin_num % RK3528_PULL_PINS_PER_REG; in rk3528_calc_pull_reg_and_bit()