Home
last modified time | relevance | path

Searched defs:sh_pfc_pin_range (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/pinctrl/renesas/
H A Dcore.h14 struct sh_pfc_pin_range { struct
15 u16 start;
16 u16 end;
/openbmc/u-boot/drivers/pinctrl/renesas/
H A Dpfc.c50 struct sh_pfc_pin_range { struct
66 const struct sh_pfc_pin_range *range = &pfc->ranges[i]; in sh_pfc_get_pin_index() argument