Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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.c1075 (!info->ops || !info->ops->pin_to_portcr)) in sh_pfc_check_info()
1076 sh_pfc_err_once(bias, "SH_PFC_PIN_CFG_PULL_UP flag set but no bias_regs defined and .pin_to_portcr() not implemented\n"); in sh_pfc_check_info()
H A Dpfc-r8a7740.c3520 .pin_to_portcr = r8a7740_pin_to_portcr,
H A Dpfc-r8a73a4.c2591 .pin_to_portcr = r8a73a4_pin_to_portcr,
H A Dpfc-sh73a0.c4147 .pin_to_portcr = sh73a0_pin_to_portcr,

Completed in 22 milliseconds