Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/dwc2/
H A Dgadget.c1613 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()
5515 dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_exit_hibernation()
5517 dwc2_writel(hsotg, dctl, DCTL); in dwc2_gadget_exit_hibernation()
5532 dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_exit_hibernation()
5534 dwc2_writel(hsotg, dctl, DCTL); in dwc2_gadget_exit_hibernation()
5636 dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_exit_partial_power_down()
5638 dwc2_writel(hsotg, dctl, DCTL); in dwc2_gadget_exit_partial_power_down()
5708 dctl = dwc2_readl(hsotg, DCTL); in dwc2_gadget_exit_clock_gating()
[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()
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-6.15/drivers/usb/dwc3/
H A Ddebugfs.c238 dump_register(DCTL),
/linux-6.15/arch/powerpc/xmon/
H A Dppc-opc.c752 #define DCTL UIMM macro
4858 {"dni", XRC(31,97,1), XRB_MASK, E6500, 0, {DUI, DCTL}},