Home | History | Annotate | Download | only in renesas

Lines Matching refs:pin

5687 static int r8a7790_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl)
5689 if (pin < RCAR_GP_PIN(3, 0) || pin > RCAR_GP_PIN(3, 31))
5694 return 31 - (pin & 0x1f);