Home | History | Annotate | Download | only in renesas

Lines Matching refs:pin

2383 static int r8a77970_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin,
2386 int bit = pin & 0x1f;
2389 if (pin >= RCAR_GP_PIN(0, 0) && pin <= RCAR_GP_PIN(0, 21))
2391 if (pin >= RCAR_GP_PIN(2, 0) && pin <= RCAR_GP_PIN(2, 9))
2395 if (pin >= RCAR_GP_PIN(2, 10) && pin <= RCAR_GP_PIN(2, 16))
2397 if (pin >= RCAR_GP_PIN(3, 0) && pin <= RCAR_GP_PIN(3, 16))