Home | History | Annotate | Download | only in renesas

Lines Matching refs:pin

5547 static int r8a7794_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl)
5551 switch (pin & 0x1f) {
5558 return 22 - (pin & 0x1f);
5560 return 47 - (pin & 0x1f);