Home
last modified time | relevance | path

Searched refs:pin_to_pocctrl (Results 1 – 15 of 15) sorted by relevance

/drivers/pinctrl/renesas/
Dpinctrl.c644 if (!pfc->info->ops || !pfc->info->ops->pin_to_pocctrl) in sh_pfc_pinconf_get()
647 bit = pfc->info->ops->pin_to_pocctrl(pfc, _pin, &pocctrl); in sh_pfc_pinconf_get()
718 if (!pfc->info->ops || !pfc->info->ops->pin_to_pocctrl) in sh_pfc_pinconf_set()
721 bit = pfc->info->ops->pin_to_pocctrl(pfc, _pin, &pocctrl); in sh_pfc_pinconf_set()
Dsh_pfc.h275 int (*pin_to_pocctrl)(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl); member
Dpfc-r8a77970.c2660 .pin_to_pocctrl = r8a77970_pin_to_pocctrl,
Dpfc-r8a77980.c3143 .pin_to_pocctrl = r8a77980_pin_to_pocctrl,
Dpfc-r8a77995.c3148 .pin_to_pocctrl = r8a77995_pin_to_pocctrl,
Dpfc-r8a77470.c3687 .pin_to_pocctrl = r8a77470_pin_to_pocctrl,
Dpfc-r8a7794.c5937 .pin_to_pocctrl = r8a7794_pin_to_pocctrl,
Dpfc-r8a779a0.c4454 .pin_to_pocctrl = r8a779a0_pin_to_pocctrl,
Dpfc-r8a7790.c6294 .pin_to_pocctrl = r8a7790_pin_to_pocctrl,
Dpfc-r8a77990.c5343 .pin_to_pocctrl = r8a77990_pin_to_pocctrl,
Dpfc-r8a77950.c5822 .pin_to_pocctrl = r8a77950_pin_to_pocctrl,
Dpfc-r8a7791.c6998 .pin_to_pocctrl = r8a7791_pin_to_pocctrl,
Dpfc-r8a7796.c6253 .pin_to_pocctrl = r8a7796_pin_to_pocctrl,
Dpfc-r8a77965.c6510 .pin_to_pocctrl = r8a77965_pin_to_pocctrl,
Dpfc-r8a77951.c6302 .pin_to_pocctrl = r8a77951_pin_to_pocctrl,