Lines Matching defs:enable
231 /* EP DMA status, enable, and disable. This is used to specifically
236 /* DMA master interrupts enable and pending interrupts */
239 /* DMA end of transfer interrupt enable, disable, status */
243 /* New DD request interrupt enable, disable, status */
247 /* DMA error interrupt enable, disable, status */
571 * The PSW_OE enable bit state is reversed in the ISP1301 User's Guide
592 * Enable both pulldowns for now - the pullup will be enable when VBUS
661 static void isp1301_set_powerstate(struct lpc32xx_udc *udc, int enable)
667 if (enable != 0)
779 * Endpoint interrupt disable/enable functions
947 static void udc_clk_set(struct lpc32xx_udc *udc, int enable)
949 if (enable != 0) {
1074 /* Only enable EP0 in and out for now, EP0 only works in FIFO mode */
1127 /* Remote wakeup enable/disable - notify board function of change */
1625 dev_dbg(udc->dev, "Can't re-enable EP0!!!\n");
1907 .enable = lpc32xx_ep_enable,
2907 /* enable interrupts */
2964 /* Do nothing, it might be nice to enable an LED
3213 /* Keep clock flag on, so we know to re-enable clocks