Lines Matching refs:dwc2_get_base
174 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()
621 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in dwc2_read_fifo()
654 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in dwc2_prep_rx()
1379 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in udc_dwc2_ep_activate()
1487 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in udc_dwc2_ep_disable()
1736 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in udc_dwc2_set_address()
1756 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in udc_dwc2_test_mode()
1814 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in dwc2_core_soft_reset()
2107 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in udc_dwc2_enable()
2142 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in udc_dwc2_disable()
2333 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in dwc2_on_bus_reset()
2373 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in dwc2_handle_enumdone()
2387 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in dwc2_read_fifo_setup()
2420 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in dwc2_handle_rxflvl()
2485 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in dwc2_handle_iepint()
2523 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in dwc2_handle_out_xfercompl()
2592 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in dwc2_handle_oepint()
2886 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in dwc2_handle_hibernation_exit()
2950 struct usb_dwc2_reg *const base = dwc2_get_base(dev); in dwc2_thread_handler()