Searched refs:RK3588_PULL_PINS_PER_REG (Results 1 – 2 of 2) sorted by relevance
187 #define RK3588_PULL_PINS_PER_REG 8 macro207 *reg += ((pin - rk3588_p_regs[i][0]) / RK3588_PULL_PINS_PER_REG) * 4; in rk3588_calc_pull_reg_and_bit()208 *bit = pin_num % RK3588_PULL_PINS_PER_REG; in rk3588_calc_pull_reg_and_bit()
2781 #define RK3588_PULL_PINS_PER_REG 8 macro2801 *reg += ((pin - rk3588_p_regs[i][0]) / RK3588_PULL_PINS_PER_REG) * 4; in rk3588_calc_pull_reg_and_bit()2802 *bit = pin_num % RK3588_PULL_PINS_PER_REG; in rk3588_calc_pull_reg_and_bit()