Searched refs:DCTL (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/usb/dwc2/ |
| A D | gadget.c | 1610 dwc2_writel(hsotg, dctl, DCTL); in dwc2_hsotg_set_test_mode() 2841 dwc2_writel(hsotg, dctl, DCTL); in dwc2_gadget_handle_ep_disabled() 3567 dwc2_set_bit(hsotg, DCTL, val); in dwc2_hsotg_core_init_disconnected() 5430 dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_exit_hibernation() 5432 dwc2_writel(hsotg, dctl, DCTL); in dwc2_gadget_exit_hibernation() 5457 dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_exit_hibernation() 5459 dwc2_writel(hsotg, dctl, DCTL); in dwc2_gadget_exit_hibernation() 5585 dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_exit_partial_power_down() 5587 dwc2_writel(hsotg, dctl, DCTL); in dwc2_gadget_exit_partial_power_down() 5657 dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_exit_clock_gating() [all …]
|
| A D | debugfs.c | 72 dctl = dwc2_readl(hsotg, DCTL); in testmode_show() 133 dwc2_readl(hsotg, DCTL), in state_show() 382 dump_register(DCTL),
|
| A D | core_intr.c | 427 u32 dctl = dwc2_readl(hsotg, DCTL); in dwc2_handle_wakeup_detected_intr() 430 dwc2_writel(hsotg, dctl, DCTL); in dwc2_handle_wakeup_detected_intr()
|
| A D | hw.h | 471 #define DCTL HSOTG_REG(0x804) macro
|
| A D | hcd.c | 5094 dctl = dwc2_readl(hsotg, DCTL); in dwc2_hcd_free() 5096 dwc2_writel(hsotg, dctl, DCTL); in dwc2_hcd_free()
|
| /linux/drivers/vme/bridges/ |
| A D | vme_ca91cx42.h | 141 #define DCTL 0x0200 macro
|
| A D | vme_ca91cx42.c | 1257 val = ioread32(bridge->base + DCTL); in ca91cx42_dma_list_exec()
|
| /linux/drivers/usb/dwc3/ |
| A D | debugfs.c | 233 dump_register(DCTL),
|
| /linux/arch/powerpc/xmon/ |
| A D | ppc-opc.c | 752 #define DCTL UIMM macro 4858 {"dni", XRC(31,97,1), XRB_MASK, E6500, 0, {DUI, DCTL}},
|
Completed in 49 milliseconds