Searched defs:__orr32 (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/gadget/udc/
H A Ds3c-hsudc.c187 static inline void __orr32(void __iomem *ptr, u32 val) function
476 __orr32(hsudc->regs + S3C_ECR, S3C_ECR_FLUSH);
/drivers/usb/dwc2/
H A Dgadget.c56 static inline void __orr32(void __iomem *ptr, u32 val) function
2142 __orr32(hsotg->regs + DCTL, DCTL_SFTDISCON);
2213 __orr32(hsotg->regs + DCTL, DCTL_PWRONPRGDONE);
2836 __orr32(hsotg->regs + DCTL, DCTL_SFTDISCON);

Completed in 51 milliseconds