Lines Matching defs:enable
230 /* EP DMA status, enable, and disable. This is used to specifically
235 /* DMA master interrupts enable and pending interrupts */
238 /* DMA end of transfer interrupt enable, disable, status */
242 /* New DD request interrupt enable, disable, status */
246 /* DMA error interrupt enable, disable, status */
570 * The PSW_OE enable bit state is reversed in the ISP1301 User's Guide
591 * Enable both pulldowns for now - the pullup will be enable when VBUS
660 static void isp1301_set_powerstate(struct lpc32xx_udc *udc, int enable)
666 if (enable != 0)
778 * Endpoint interrupt disable/enable functions
946 static void udc_clk_set(struct lpc32xx_udc *udc, int enable)
948 if (enable != 0) {
1073 /* Only enable EP0 in and out for now, EP0 only works in FIFO mode */
1126 /* Remote wakeup enable/disable - notify board function of change */
1624 dev_dbg(udc->dev, "Can't re-enable EP0!!!\n");
1908 .enable = lpc32xx_ep_enable,
2908 /* enable interrupts */
2965 /* Do nothing, it might be nice to enable an LED
3214 /* Keep clock flag on, so we know to re-enable clocks