Home
last modified time | relevance | path

Searched refs:sh_pfc_get_pin_index (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pinctrl/renesas/
H A Dcore.h29 int sh_pfc_get_pin_index(struct sh_pfc *pfc, unsigned int pin);
H A Dgpio.c47 int idx = sh_pfc_get_pin_index(chip->pfc, offset); in gpio_get_data_reg()
133 int idx = sh_pfc_get_pin_index(pfc, offset); in gpio_pin_request()