Home
last modified time | relevance | path

Searched refs:pin_to_portcr (Results 1 – 5 of 5) sorted by relevance

/drivers/pinctrl/renesas/
Dpinctrl.c929 void __iomem *reg = pfc->info->ops->pin_to_portcr(pfc, pin); in rmobile_pinmux_get_bias()
946 void __iomem *reg = pfc->info->ops->pin_to_portcr(pfc, pin); in rmobile_pinmux_set_bias()
Dsh_pfc.h276 void __iomem * (*pin_to_portcr)(struct sh_pfc *pfc, unsigned int pin); member
Dpfc-r8a73a4.c2666 .pin_to_portcr = r8a73a4_pin_to_portcr,
Dpfc-r8a7740.c3702 .pin_to_portcr = r8a7740_pin_to_portcr,
Dpfc-sh73a0.c4351 .pin_to_portcr = sh73a0_pin_to_portcr,