Home
last modified time | relevance | path

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

/external/u-boot/drivers/pinctrl/renesas/
Dpfc.c666 if (!pfc->info->ops || !pfc->info->ops->pin_to_pocctrl) in sh_pfc_pinconf_set()
669 bit = pfc->info->ops->pin_to_pocctrl(pfc, _pin, &addr); in sh_pfc_pinconf_set()
Dsh_pfc.h226 int (*pin_to_pocctrl)(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl); member
Dpfc-r8a77970.c2404 .pin_to_pocctrl = r8a77970_pin_to_pocctrl,
Dpfc-r8a77995.c2478 .pin_to_pocctrl = r8a77995_pin_to_pocctrl,
Dpfc-r8a7794.c5567 .pin_to_pocctrl = r8a7794_pin_to_pocctrl,
Dpfc-r8a7790.c5698 .pin_to_pocctrl = r8a7790_pin_to_pocctrl,
Dpfc-r8a7791.c6613 .pin_to_pocctrl = r8a7791_pin_to_pocctrl,
Dpfc-r8a7795.c6193 .pin_to_pocctrl = r8a7795_pin_to_pocctrl,
Dpfc-r8a7796.c6135 .pin_to_pocctrl = r8a7796_pin_to_pocctrl,