Searched refs:sh_pfc_get_config_reg (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/pinctrl/renesas/ |
H A D | pfc.c | 188 static int sh_pfc_get_config_reg(struct sh_pfc *pfc, u16 enum_id, in sh_pfc_get_config_reg() function 327 ret = sh_pfc_get_config_reg(pfc, enum_id, &cr, &field, &value); in sh_pfc_config_mux()
|
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | core.c | 245 static int sh_pfc_get_config_reg(struct sh_pfc *pfc, u16 enum_id, in sh_pfc_get_config_reg() function 388 ret = sh_pfc_get_config_reg(pfc, enum_id, &cr, &field, &value); in sh_pfc_config_mux()
|