Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-sti.c46 struct sti_pin_desc { struct
56 void sti_alternate_select(struct udevice *dev, struct sti_pin_desc *pin_desc) in sti_alternate_select() argument
90 void sti_pin_configure(struct udevice *dev, struct sti_pin_desc *pin_desc) in sti_pin_configure()
220 struct sti_pin_desc pin_desc; in sti_pinctrl_set_state()