Searched refs:DCTL (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.4/drivers/usb/dwc2/ |
D | gadget.c | 267 dwc2_set_bit(hsotg, DCTL, DCTL_RMTWKUPSIG); in dwc2_gadget_wkup_alert_handler() 1558 int dctl = dwc2_readl(hsotg, DCTL); in dwc2_hsotg_set_test_mode() 1572 dwc2_writel(hsotg, dctl, DCTL); in dwc2_hsotg_set_test_mode() 2789 int dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_handle_ep_disabled() 2804 int dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_handle_ep_disabled() 2807 dwc2_writel(hsotg, dctl, DCTL); in dwc2_gadget_handle_ep_disabled() 2814 dwc2_writel(hsotg, dctl, DCTL); in dwc2_gadget_handle_ep_disabled() 3365 dwc2_set_bit(hsotg, DCTL, DCTL_SFTDISCON); in dwc2_hsotg_core_init_disconnected() 3454 dwc2_set_bit(hsotg, DCTL, DCTL_SERVICE_INTERVAL_SUPPORTED); in dwc2_hsotg_core_init_disconnected() 3478 dwc2_set_bit(hsotg, DCTL, DCTL_PWRONPRGDONE); in dwc2_hsotg_core_init_disconnected() [all …]
|
D | debugfs.c | 72 dctl = dwc2_readl(hsotg, DCTL); in testmode_show() 133 dwc2_readl(hsotg, DCTL), in state_show() 381 dump_register(DCTL),
|
D | core_intr.c | 415 u32 dctl = dwc2_readl(hsotg, DCTL); in dwc2_handle_wakeup_detected_intr() 419 dwc2_writel(hsotg, dctl, DCTL); in dwc2_handle_wakeup_detected_intr()
|
D | hw.h | 461 #define DCTL HSOTG_REG(0x804) macro
|
D | hcd.c | 4979 dctl = dwc2_readl(hsotg, DCTL); in dwc2_hcd_free() 4981 dwc2_writel(hsotg, dctl, DCTL); in dwc2_hcd_free()
|
/Linux-v5.4/drivers/vme/bridges/ |
D | vme_ca91cx42.h | 141 #define DCTL 0x0200 macro
|
D | vme_ca91cx42.c | 1257 val = ioread32(bridge->base + DCTL); in ca91cx42_dma_list_exec()
|
/Linux-v5.4/drivers/usb/dwc3/ |
D | debugfs.c | 233 dump_register(DCTL),
|
/Linux-v5.4/arch/powerpc/xmon/ |
D | ppc-opc.c | 752 #define DCTL UIMM macro 4858 {"dni", XRC(31,97,1), XRB_MASK, E6500, 0, {DUI, DCTL}},
|