Searched defs:pin_desc (Results 1 – 7 of 7) sorted by relevance
169 struct pin_desc { struct170 struct pinctrl_dev *pctldev;171 const char *name;172 bool dynamic_name;173 void *drv_data;176 unsigned mux_usecount;177 const char *mux_owner;178 const struct pinctrl_setting_mux *mux_setting;179 const char *gpio_owner;180 struct mutex mux_lock;
1081 struct pinctrl_pin_desc *pin_desc; in atmel_pinctrl_probe() local
56 void sti_alternate_select(struct udevice *dev, struct sti_pin_desc *pin_desc) in sti_alternate_select()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() local
1198 const struct stm32_desc_pin *pin_desc; in stm32_pconf_dbg_show() local1282 struct stm32_desc_pin *pin_desc; in stm32_pctrl_get_desc_pin_from_gpio() local
455 const struct prcm_gpiocr_altcx_pin_desc *pin_desc; in nmk_prcm_altcx_set_mode() local586 const struct prcm_gpiocr_altcx_pin_desc *pin_desc; in nmk_prcm_gpiocr_get_mode() local
1051 struct pinctrl_pin_desc *pin_desc; in sprd_pinctrl_core_probe() local
1095 struct ptp_pin_desc pin_desc[MAX_PTP_GPIO_COUNT]; in aq_ptp_gpio_init() local