Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
A Dgadget.c1613 dwc2_writel(hsotg, dctl, DCTL); in dwc2_hsotg_set_test_mode()
2844 dwc2_writel(hsotg, dctl, DCTL); in dwc2_gadget_handle_ep_disabled()
3573 dwc2_set_bit(hsotg, DCTL, val); in dwc2_hsotg_core_init_disconnected()
5535 dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_exit_hibernation()
5537 dwc2_writel(hsotg, dctl, DCTL); in dwc2_gadget_exit_hibernation()
5552 dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_exit_hibernation()
5554 dwc2_writel(hsotg, dctl, DCTL); in dwc2_gadget_exit_hibernation()
5656 dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_exit_partial_power_down()
5658 dwc2_writel(hsotg, dctl, DCTL); in dwc2_gadget_exit_partial_power_down()
5728 dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_exit_clock_gating()
[all …]
A Dcore_intr.c376 dctl = dwc2_readl(hsotg, DCTL); in dwc2_wakeup_from_lpm_l1()
378 dwc2_writel(hsotg, dctl, DCTL); in dwc2_wakeup_from_lpm_l1()
434 u32 dctl = dwc2_readl(hsotg, DCTL); in dwc2_handle_wakeup_detected_intr()
437 dwc2_writel(hsotg, dctl, DCTL); in dwc2_handle_wakeup_detected_intr()
A Ddebugfs.c72 dctl = dwc2_readl(hsotg, DCTL); in testmode_show()
133 dwc2_readl(hsotg, DCTL), in state_show()
382 dump_register(DCTL),
A Dhw.h455 #define DCTL HSOTG_REG(0x804) macro
A Dhcd.c5071 dctl = dwc2_readl(hsotg, DCTL); in dwc2_hcd_free()
5073 dwc2_writel(hsotg, dctl, DCTL); in dwc2_hcd_free()
/drivers/usb/dwc3/
A Ddebugfs.c238 dump_register(DCTL),

Completed in 29 milliseconds