Lines Matching refs:sys_set_bits
325 sys_set_bits(reg, epmsk); in dwc2_set_epint()
1004 sys_set_bits(gpwrdn_reg, USB_DWC2_GPWRDN_PMUACTV); in dwc2_enter_hibernation()
1008 sys_set_bits(pcgcctl_reg, USB_DWC2_PCGCCTL_STOPPCLK); in dwc2_enter_hibernation()
1012 sys_set_bits(gpwrdn_reg, USB_DWC2_GPWRDN_PMUINTSEL); in dwc2_enter_hibernation()
1016 sys_set_bits(gpwrdn_reg, USB_DWC2_GPWRDN_LINESTAGECHANGEMSK | in dwc2_enter_hibernation()
1023 sys_set_bits(gpwrdn_reg, USB_DWC2_GPWRDN_PWRDNCLMP); in dwc2_enter_hibernation()
1027 sys_set_bits(gpwrdn_reg, USB_DWC2_GPWRDN_PWRDNSWTCH); in dwc2_enter_hibernation()
1056 sys_set_bits(gpwrdn_reg, USB_DWC2_GPWRDN_RESTORE); in dwc2_exit_hibernation()
1071 sys_set_bits(gpwrdn_reg, USB_DWC2_GPWRDN_PWRDNRST_N); in dwc2_exit_hibernation()
1105 sys_set_bits((mem_addr_t)&base->dctl, USB_DWC2_DCTL_PWRONPRGDONE); in dwc2_exit_hibernation()
2019 sys_set_bits((mem_addr_t)&base->gahbcfg, USB_DWC2_GAHBCFG_GLBINTRMASK); in udc_dwc2_enable()
2038 sys_set_bits(dctl_reg, USB_DWC2_DCTL_SFTDISCON); in udc_dwc2_disable()
2245 sys_set_bits((mem_addr_t)&base->diepmsk, USB_DWC2_DIEPINT_XFERCOMPL); in dwc2_on_bus_reset()
2249 sys_set_bits((mem_addr_t)&base->gintmsk, in dwc2_on_bus_reset()
2927 sys_set_bits((mem_addr_t)&base->dctl, USB_DWC2_DCTL_RMTWKUPSIG); in dwc2_thread_handler()