Searched refs:__bic32 (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/dwc2/
H A Dgadget.c64 static inline void __bic32(void __iomem *ptr, u32 val) __bic32() function
2374 __bic32(hsotg->regs + DCTL, DCTL_PWRONPRGDONE); s3c_hsotg_core_init_disconnected()
2424 __bic32(hsotg->regs + DCTL, DCTL_SFTDISCON); s3c_hsotg_core_connect()
3936 __bic32(hsotg->regs + GUSBCFG, GUSBCFG_FORCEHOSTMODE); dwc2_gadget_init()
3955 __bic32(hsotg->regs + GUSBCFG, GUSBCFG_FORCEDEVMODE); dwc2_gadget_init()

Completed in 47 milliseconds