Home
last modified time | relevance | path

Searched refs:_omap (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-omap.c268 static irqreturn_t dwc3_omap_interrupt(int irq, void *_omap) in dwc3_omap_interrupt() argument
270 struct dwc3_omap *omap = _omap; in dwc3_omap_interrupt()
282 static irqreturn_t dwc3_omap_interrupt_thread(int irq, void *_omap) in dwc3_omap_interrupt_thread() argument
284 struct dwc3_omap *omap = _omap; in dwc3_omap_interrupt_thread()
/openbmc/u-boot/drivers/usb/dwc3/
H A Ddwc3-omap.c260 static irqreturn_t dwc3_omap_interrupt(int irq, void *_omap) in dwc3_omap_interrupt() argument
262 struct dwc3_omap *omap = _omap; in dwc3_omap_interrupt()
/openbmc/linux/drivers/tty/serial/8250/
H A DMakefile37 obj-$(CONFIG_SERIAL_8250_OMAP) += 8250_omap.o
/openbmc/linux/Documentation/devicetree/bindings/serial/
H A D8250_omap.yaml4 $id: http://devicetree.org/schemas/serial/8250_omap.yaml#