Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/udc/
Dudc_dwc2.c174 static inline struct usb_dwc2_reg *dwc2_get_base(const struct device *dev) in dwc2_get_base() function
225 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in dwc2_get_dxepctl_reg()
238 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in dwc2_ftx_avail()
293 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in dwc2_flush_rx_fifo()
303 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in dwc2_flush_tx_fifo()
317 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in dwc2_get_txfdep()
328 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in dwc2_get_txfaddr()
340 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in dwc2_set_txf()
353 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in dwc2_set_epint()
447 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in dwc2_tx_fifo_write()
[all …]