Searched defs:usb_it82xx2_config (Results 1 – 2 of 2) sorted by relevance
137 struct usb_it82xx2_config { struct138 struct usb_it82xx2_regs *const base;139 const struct pinctrl_dev_config *pcfg;140 const struct usb_it8xxx2_wuc wuc;141 uint8_t usb_irq;142 uint8_t wu_irq;143 struct udc_ep_config *ep_cfg_in;167 const struct usb_it82xx2_config *config = dev->config; in it82xx2_get_ext_ctrl() argument
132 struct usb_it82xx2_config { struct143 static const struct usb_it82xx2_config ucfg0 = { argument