Lines Matching refs:m66592_bclr
55 m66592_bclr(m66592, M66592_BEMPE | M66592_NRDYE | M66592_BRDYE, in enable_pipe_irq()
67 m66592_bclr(m66592, M66592_BEMPE | M66592_NRDYE | M66592_BRDYE, in disable_pipe_irq()
69 m66592_bclr(m66592, (1 << pipenum), reg); in disable_pipe_irq()
87 m66592_bclr(m66592, M66592_CTRE, M66592_INTENB0); in m66592_usb_disconnect()
88 m66592_bclr(m66592, M66592_WDST | M66592_RDST | M66592_CMPL, in m66592_usb_disconnect()
90 m66592_bclr(m66592, M66592_BEMPE | M66592_BRDYE, M66592_INTENB0); in m66592_usb_disconnect()
91 m66592_bclr(m66592, M66592_DPRPU, M66592_SYSCFG); in m66592_usb_disconnect()
598 m66592_bclr(m66592, M66592_USBE, M66592_SYSCFG); in init_controller()
599 m66592_bclr(m66592, M66592_DPRPU, M66592_SYSCFG); in init_controller()
605 m66592_bclr(m66592, 0x8000, M66592_DVSTCTR); in init_controller()
659 m66592_bclr(m66592, M66592_USBE, M66592_SYSCFG); in init_controller()
660 m66592_bclr(m66592, M66592_DPRPU, M66592_SYSCFG); in init_controller()
681 m66592_bclr(m66592, M66592_UTST, M66592_TESTMODE); in disable_controller()
683 m66592_bclr(m66592, M66592_SCKE, M66592_SYSCFG); in disable_controller()
685 m66592_bclr(m66592, M66592_PLLC, M66592_SYSCFG); in disable_controller()
687 m66592_bclr(m66592, M66592_RCKE, M66592_SYSCFG); in disable_controller()
689 m66592_bclr(m66592, M66592_XCKE, M66592_SYSCFG); in disable_controller()
1431 m66592_bclr(ep->m66592, M66592_BCLR, ep->fifoctr); in m66592_fifo_flush()
1476 m66592_bclr(m66592, M66592_VBSE | M66592_URST, M66592_INTENB0); in m66592_udc_stop()
1502 m66592_bclr(m66592, M66592_DPRPU, M66592_SYSCFG); in m66592_pullup()