Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/renesas/
H A Dpinctrl.c905 pfc->info->ops->pin_to_portcr(pin); in rmobile_pinmux_get_bias()
923 pfc->info->ops->pin_to_portcr(pin); in rmobile_pinmux_set_bias()
H A Dsh_pfc.h255 int (*pin_to_portcr)(unsigned int pin); member
H A Dcore.c1077 (!info->ops || !info->ops->pin_to_portcr)) in sh_pfc_check_info()
H A Dpfc-r8a73a4.c2591 .pin_to_portcr = r8a73a4_pin_to_portcr,
H A Dpfc-r8a7740.c3520 .pin_to_portcr = r8a7740_pin_to_portcr,
H A Dpfc-sh73a0.c4147 .pin_to_portcr = sh73a0_pin_to_portcr,