Searched refs:pin_to_pocctrl (Results 1 – 13 of 13) sorted by relevance
/u-boot-v2022.01-rc1/drivers/pinctrl/renesas/ |
A D | pfc.c | 775 if (!pfc->info->ops || !pfc->info->ops->pin_to_pocctrl) in sh_pfc_pinconf_set() 778 bit = pfc->info->ops->pin_to_pocctrl(pfc, _pin, &addr); in sh_pfc_pinconf_set()
|
A D | sh_pfc.h | 267 int (*pin_to_pocctrl)(struct sh_pfc *pfc, unsigned int pin, u32 *pocctrl); member
|
A D | pfc-r8a77970.c | 2502 .pin_to_pocctrl = r8a77970_pin_to_pocctrl,
|
A D | pfc-r8a77980.c | 2951 .pin_to_pocctrl = r8a77980_pin_to_pocctrl,
|
A D | pfc-r8a77995.c | 2850 .pin_to_pocctrl = r8a77995_pin_to_pocctrl,
|
A D | pfc-r8a7794.c | 5596 .pin_to_pocctrl = r8a7794_pin_to_pocctrl,
|
A D | pfc-r8a779a0.c | 4477 .pin_to_pocctrl = r8a779a0_pin_to_pocctrl,
|
A D | pfc-r8a77990.c | 5356 .pin_to_pocctrl = r8a77990_pin_to_pocctrl,
|
A D | pfc-r8a7790.c | 6007 .pin_to_pocctrl = r8a7790_pin_to_pocctrl,
|
A D | pfc-r8a7791.c | 6652 .pin_to_pocctrl = r8a7791_pin_to_pocctrl,
|
A D | pfc-r8a7795.c | 6317 .pin_to_pocctrl = r8a77951_pin_to_pocctrl,
|
A D | pfc-r8a7796.c | 6267 .pin_to_pocctrl = r8a7796_pin_to_pocctrl,
|
A D | pfc-r8a77965.c | 6521 .pin_to_pocctrl = r8a77965_pin_to_pocctrl,
|
Completed in 119 milliseconds