Lines Matching refs:__orr32
53 static inline void __orr32(void __iomem *ptr, u32 val) in __orr32() function
2326 __orr32(hsotg->regs + DCTL, DCTL_SFTDISCON); in dwc2_hsotg_core_init_disconnected()
2402 __orr32(hsotg->regs + DCTL, DCTL_PWRONPRGDONE); in dwc2_hsotg_core_init_disconnected()
2437 __orr32(hsotg->regs + DCTL, val); in dwc2_hsotg_core_init_disconnected()
2448 __orr32(hsotg->regs + DCTL, DCTL_SFTDISCON); in dwc2_hsotg_core_disconnect()
2906 __orr32(hsotg->regs + epctrl_reg, DXEPCTL_SNAK); in dwc2_hsotg_ep_stop_xfr()
2916 __orr32(hsotg->regs + DCTL, DCTL_SGNPINNAK); in dwc2_hsotg_ep_stop_xfr()
2926 __orr32(hsotg->regs + epctrl_reg, DXEPCTL_EPDIS | DXEPCTL_SNAK); in dwc2_hsotg_ep_stop_xfr()
3095 __orr32(hsotg->regs + DCTL, DCTL_SFTDISCON); in dwc2_hsotg_init()
3112 __orr32(hsotg->regs + GAHBCFG, GAHBCFG_DMA_EN); in dwc2_hsotg_init()
3587 __orr32(hsotg->regs + GUSBCFG, GUSBCFG_FORCEDEVMODE); in dwc2_gadget_init()