Searched refs:DCTL (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/usb/dwc2/ |
| A D | gadget.c | 1613 dwc2_writel(hsotg, dctl, DCTL); in dwc2_hsotg_set_test_mode() 2844 dwc2_writel(hsotg, dctl, DCTL); in dwc2_gadget_handle_ep_disabled() 3573 dwc2_set_bit(hsotg, DCTL, val); in dwc2_hsotg_core_init_disconnected() 5476 dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_exit_hibernation() 5478 dwc2_writel(hsotg, dctl, DCTL); in dwc2_gadget_exit_hibernation() 5503 dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_exit_hibernation() 5505 dwc2_writel(hsotg, dctl, DCTL); in dwc2_gadget_exit_hibernation() 5631 dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_exit_partial_power_down() 5633 dwc2_writel(hsotg, dctl, DCTL); in dwc2_gadget_exit_partial_power_down() 5703 dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_exit_clock_gating() [all …]
|
| A D | core_intr.c | 376 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()
|
| 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 | hw.h | 455 #define DCTL HSOTG_REG(0x804) macro
|
| A D | hcd.c | 5074 dctl = dwc2_readl(hsotg, DCTL); in dwc2_hcd_free() 5076 dwc2_writel(hsotg, dctl, DCTL); in dwc2_hcd_free()
|
| /linux/drivers/usb/dwc3/ |
| A D | debugfs.c | 238 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 53 milliseconds