Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/sh-pfc/
Dpinctrl.c640 if (!pfc->info->ops || !pfc->info->ops->pin_to_pocctrl) in sh_pfc_pinconf_get()
643 bit = pfc->info->ops->pin_to_pocctrl(pfc, _pin, &pocctrl); in sh_pfc_pinconf_get()
708 if (!pfc->info->ops || !pfc->info->ops->pin_to_pocctrl) in sh_pfc_pinconf_set()
711 bit = pfc->info->ops->pin_to_pocctrl(pfc, _pin, &pocctrl); in sh_pfc_pinconf_set()
Dsh_pfc.h234 int (*pin_to_pocctrl)(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl); member
Dpfc-r8a77970.c2419 .pin_to_pocctrl = r8a77970_pin_to_pocctrl,
Dpfc-r8a77980.c2823 .pin_to_pocctrl = r8a77980_pin_to_pocctrl,
Dpfc-r8a77995.c2478 .pin_to_pocctrl = r8a77995_pin_to_pocctrl,
Dpfc-r8a7794.c5567 .pin_to_pocctrl = r8a7794_pin_to_pocctrl,
Dpfc-r8a7791.c6612 .pin_to_pocctrl = r8a7791_pin_to_pocctrl,
Dpfc-r8a7790.c5708 .pin_to_pocctrl = r8a7790_pin_to_pocctrl,
Dpfc-r8a77965.c5134 .pin_to_pocctrl = r8a77965_pin_to_pocctrl,
Dpfc-r8a7795-es1.c5807 .pin_to_pocctrl = r8a7795es1_pin_to_pocctrl,
Dpfc-r8a7796.c6135 .pin_to_pocctrl = r8a7796_pin_to_pocctrl,
Dpfc-r8a7795.c6208 .pin_to_pocctrl = r8a7795_pin_to_pocctrl,