Searched refs:DCTL_SFTDISCON (Results 1 – 3 of 3) sorted by relevance
442 #define DCTL_SFTDISCON (1 << 1) macro
2142 __orr32(hsotg->regs + DCTL, DCTL_SFTDISCON); in s3c_hsotg_core_init()2251 __bic32(hsotg->regs + DCTL, DCTL_SFTDISCON); in s3c_hsotg_core_init()2836 __orr32(hsotg->regs + DCTL, DCTL_SFTDISCON); in s3c_hsotg_init()
2727 dctl |= DCTL_SFTDISCON; in dwc2_hcd_free()