Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dgadget.c299 dwc2_set_bit(hsotg, DCTL, DCTL_RMTWKUPSIG); in dwc2_gadget_wkup_alert_handler()
1614 int dctl = dwc2_readl(hsotg, DCTL); in dwc2_hsotg_set_test_mode()
1628 dwc2_writel(hsotg, dctl, DCTL); in dwc2_hsotg_set_test_mode()
2845 int dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_handle_ep_disabled()
2855 int dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_handle_ep_disabled()
2858 dwc2_writel(hsotg, dctl, DCTL); in dwc2_gadget_handle_ep_disabled()
2864 dwc2_writel(hsotg, dctl, DCTL); in dwc2_gadget_handle_ep_disabled()
3459 dwc2_set_bit(hsotg, DCTL, DCTL_SFTDISCON); in dwc2_hsotg_core_init_disconnected()
3548 dwc2_set_bit(hsotg, DCTL, DCTL_SERVICE_INTERVAL_SUPPORTED); in dwc2_hsotg_core_init_disconnected()
3572 dwc2_set_bit(hsotg, DCTL, DCTL_PWRONPRGDONE); in dwc2_hsotg_core_init_disconnected()
[all …]
H A Ddebugfs.c72 dctl = dwc2_readl(hsotg, DCTL); in testmode_show()
133 dwc2_readl(hsotg, DCTL), in state_show()
382 dump_register(DCTL),
H A Dcore_intr.c418 u32 dctl = dwc2_readl(hsotg, DCTL); in dwc2_handle_wakeup_detected_intr()
422 dwc2_writel(hsotg, dctl, DCTL); in dwc2_handle_wakeup_detected_intr()
H A Dhw.h470 #define DCTL HSOTG_REG(0x804) macro
H A Dhcd.c5003 dctl = dwc2_readl(hsotg, DCTL); in dwc2_hcd_free()
5005 dwc2_writel(hsotg, dctl, DCTL); in dwc2_hcd_free()
/OK3568_Linux_fs/kernel/drivers/vme/bridges/
H A Dvme_ca91cx42.h141 #define DCTL 0x0200 macro
H A Dvme_ca91cx42.c1257 val = ioread32(bridge->base + DCTL); in ca91cx42_dma_list_exec()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddebugfs.c233 dump_register(DCTL),
/OK3568_Linux_fs/kernel/arch/powerpc/xmon/
H A Dppc-opc.c752 #define DCTL UIMM macro
4858 {"dni", XRC(31,97,1), XRB_MASK, E6500, 0, {DUI, DCTL}},