Lines Matching refs:sys_clear_bits
327 sys_clear_bits(reg, epmsk); in dwc2_set_epint()
1048 sys_clear_bits(gpwrdn_reg, USB_DWC2_GPWRDN_PWRDNSWTCH); in dwc2_exit_hibernation()
1052 sys_clear_bits(gpwrdn_reg, USB_DWC2_GPWRDN_PWRDNRST_N); in dwc2_exit_hibernation()
1060 sys_clear_bits(gpwrdn_reg, USB_DWC2_GPWRDN_PWRDNCLMP); in dwc2_exit_hibernation()
1075 sys_clear_bits(gpwrdn_reg, USB_DWC2_GPWRDN_PMUINTSEL); in dwc2_exit_hibernation()
1088 sys_clear_bits(gpwrdn_reg, USB_DWC2_GPWRDN_RESTORE); in dwc2_exit_hibernation()
1093 sys_clear_bits(pcgcctl_reg, USB_DWC2_PCGCCTL_RSTPDWNMODULE); in dwc2_exit_hibernation()
1102 sys_clear_bits(gpwrdn_reg, USB_DWC2_GPWRDN_PMUACTV); in dwc2_exit_hibernation()
1741 sys_clear_bits(grstctl_reg, USB_DWC2_GRSTCTL_CSFTRST | USB_DWC2_GRSTCTL_CSFTRSTDONE); in dwc2_core_soft_reset()
2023 sys_clear_bits((mem_addr_t)&base->dctl, USB_DWC2_DCTL_SFTDISCON); in udc_dwc2_enable()
2058 sys_clear_bits((mem_addr_t)&base->gahbcfg, USB_DWC2_GAHBCFG_GLBINTRMASK); in udc_dwc2_disable()
2254 sys_clear_bits((mem_addr_t)&base->dcfg, USB_DWC2_DCFG_DEVADDR_MASK); in dwc2_on_bus_reset()
2793 sys_clear_bits((mem_addr_t)&base->dctl, USB_DWC2_DCTL_RMTWKUPSIG); in dwc2_handle_hibernation_exit()
2935 sys_clear_bits((mem_addr_t)&base->dctl, USB_DWC2_DCTL_RMTWKUPSIG); in dwc2_thread_handler()