Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
H A Dgadget.c279 dwc2_set_bit(hsotg, DCTL, DCTL_RMTWKUPSIG); in dwc2_gadget_wkup_alert_handler()
1599 int dctl = dwc2_readl(hsotg, DCTL); in dwc2_hsotg_set_test_mode()
1613 dwc2_writel(hsotg, dctl, DCTL); in dwc2_hsotg_set_test_mode()
2831 int dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_handle_ep_disabled()
2841 int dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_handle_ep_disabled()
2844 dwc2_writel(hsotg, dctl, DCTL); in dwc2_gadget_handle_ep_disabled()
2850 dwc2_writel(hsotg, dctl, DCTL); in dwc2_gadget_handle_ep_disabled()
3428 dwc2_set_bit(hsotg, DCTL, DCTL_SFTDISCON); in dwc2_hsotg_core_init_disconnected()
3520 dwc2_set_bit(hsotg, DCTL, DCTL_SERVICE_INTERVAL_SUPPORTED); in dwc2_hsotg_core_init_disconnected()
3544 dwc2_set_bit(hsotg, DCTL, DCTL_PWRONPRGDON in dwc2_hsotg_core_init_disconnected()
[all...]
H 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()
H A Ddebugfs.c72 dctl = dwc2_readl(hsotg, DCTL); in testmode_show()
131 seq_printf(seq, "DCFG=0x%08x, DCTL=0x%08x, DSTS=0x%08x\n", in state_show()
133 dwc2_readl(hsotg, DCTL), in state_show()
382 dump_register(DCTL),
H A Dhw.h455 #define DCTL HSOTG_REG(0x804) macro
H A Dhcd.c5071 dctl = dwc2_readl(hsotg, DCTL); in dwc2_hcd_free()
5073 dwc2_writel(hsotg, dctl, DCTL); in dwc2_hcd_free()
/linux/drivers/usb/dwc3/
H A Ddebugfs.c238 dump_register(DCTL),
/linux/arch/powerpc/xmon/
H A Dppc-opc.c754 #define DCTL UIMM
4863 {"dni", XRC(31,97,1), XRB_MASK, E6500, 0, {DUI, DCTL}},
752 #define DCTL global() macro