Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/dwc2/
Dgadget.c279 dwc2_set_bit(hsotg, DCTL, DCTL_RMTWKUPSIG); in dwc2_gadget_wkup_alert_handler()
1595 int dctl = dwc2_readl(hsotg, DCTL); in dwc2_hsotg_set_test_mode()
1609 dwc2_writel(hsotg, dctl, DCTL); in dwc2_hsotg_set_test_mode()
2827 int dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_handle_ep_disabled()
2837 int dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_handle_ep_disabled()
2840 dwc2_writel(hsotg, dctl, DCTL); in dwc2_gadget_handle_ep_disabled()
2846 dwc2_writel(hsotg, dctl, DCTL); in dwc2_gadget_handle_ep_disabled()
3424 dwc2_set_bit(hsotg, DCTL, DCTL_SFTDISCON); in dwc2_hsotg_core_init_disconnected()
3513 dwc2_set_bit(hsotg, DCTL, DCTL_SERVICE_INTERVAL_SUPPORTED); in dwc2_hsotg_core_init_disconnected()
3537 dwc2_set_bit(hsotg, DCTL, DCTL_PWRONPRGDONE); in dwc2_hsotg_core_init_disconnected()
[all …]
Ddebugfs.c72 dctl = dwc2_readl(hsotg, DCTL); in testmode_show()
133 dwc2_readl(hsotg, DCTL), in state_show()
382 dump_register(DCTL),
Dcore_intr.c397 u32 dctl = dwc2_readl(hsotg, DCTL); in dwc2_handle_wakeup_detected_intr()
400 dwc2_writel(hsotg, dctl, DCTL); in dwc2_handle_wakeup_detected_intr()
Dhw.h441 #define DCTL HSOTG_REG(0x804) macro
Dhcd.c5066 dctl = dwc2_readl(hsotg, DCTL); in dwc2_hcd_free()
5068 dwc2_writel(hsotg, dctl, DCTL); in dwc2_hcd_free()
/Linux-v6.6/drivers/usb/dwc3/
Ddebugfs.c238 dump_register(DCTL),
/Linux-v6.6/arch/powerpc/xmon/
Dppc-opc.c752 #define DCTL UIMM macro
4858 {"dni", XRC(31,97,1), XRB_MASK, E6500, 0, {DUI, DCTL}},