Searched defs:omap (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/sound/soc/omap/ |
H A D | Makefile | |
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | Makefile | |
/linux-4.1.27/drivers/usb/host/ |
H A D | ehci-omap.c | 110 struct omap_hcd *omap; ehci_hcd_omap_probe() local 265 struct omap_hcd *omap = (struct omap_hcd *)hcd_to_ehci(hcd)->priv; ehci_hcd_omap_remove() local
|
/linux-4.1.27/drivers/mfd/ |
H A D | omap-usb-host.c | 312 struct usbhs_hcd_omap *omap = dev_get_drvdata(dev); usbhs_runtime_resume() local 365 struct usbhs_hcd_omap *omap = dev_get_drvdata(dev); usbhs_runtime_suspend() local 398 static unsigned omap_usbhs_rev1_hostconfig(struct usbhs_hcd_omap *omap, omap_usbhs_rev1_hostconfig() argument 447 static unsigned omap_usbhs_rev2_hostconfig(struct usbhs_hcd_omap *omap, omap_usbhs_rev2_hostconfig() argument 469 struct usbhs_hcd_omap *omap = dev_get_drvdata(dev); omap_usbhs_init() local 565 struct usbhs_hcd_omap *omap; usbhs_omap_probe() local
|
/linux-4.1.27/drivers/usb/dwc3/ |
H A D | dwc3-omap.c | 156 static u32 dwc3_omap_read_utmi_ctrl(struct dwc3_omap *omap) dwc3_omap_read_utmi_ctrl() argument 162 static void dwc3_omap_write_utmi_ctrl(struct dwc3_omap *omap, u32 value) dwc3_omap_write_utmi_ctrl() argument 169 static u32 dwc3_omap_read_irq0_status(struct dwc3_omap *omap) dwc3_omap_read_irq0_status() argument 175 static void dwc3_omap_write_irq0_status(struct dwc3_omap *omap, u32 value) dwc3_omap_write_irq0_status() argument 182 static u32 dwc3_omap_read_irqmisc_status(struct dwc3_omap *omap) dwc3_omap_read_irqmisc_status() argument 188 static void dwc3_omap_write_irqmisc_status(struct dwc3_omap *omap, u32 value) dwc3_omap_write_irqmisc_status() argument 195 static void dwc3_omap_write_irqmisc_set(struct dwc3_omap *omap, u32 value) dwc3_omap_write_irqmisc_set() argument 202 static void dwc3_omap_write_irq0_set(struct dwc3_omap *omap, u32 value) dwc3_omap_write_irq0_set() argument 208 static void dwc3_omap_write_irqmisc_clr(struct dwc3_omap *omap, u32 value) dwc3_omap_write_irqmisc_clr() argument 214 static void dwc3_omap_write_irq0_clr(struct dwc3_omap *omap, u32 value) dwc3_omap_write_irq0_clr() argument 220 static void dwc3_omap_set_mailbox(struct dwc3_omap *omap, dwc3_omap_set_mailbox() argument 282 struct dwc3_omap *omap = _omap; dwc3_omap_interrupt() local 328 static void dwc3_omap_enable_irqs(struct dwc3_omap *omap) dwc3_omap_enable_irqs() argument 349 static void dwc3_omap_disable_irqs(struct dwc3_omap *omap) dwc3_omap_disable_irqs() argument 375 struct dwc3_omap *omap = container_of(nb, struct dwc3_omap, id_nb); dwc3_omap_id_notifier() local 388 struct dwc3_omap *omap = container_of(nb, struct dwc3_omap, vbus_nb); dwc3_omap_vbus_notifier() local 398 static void dwc3_omap_map_offset(struct dwc3_omap *omap) dwc3_omap_map_offset() argument 419 static void dwc3_omap_set_utmi_mode(struct dwc3_omap *omap) dwc3_omap_set_utmi_mode() argument 443 static int dwc3_omap_extcon_register(struct dwc3_omap *omap) dwc3_omap_extcon_register() argument 483 struct dwc3_omap *omap; dwc3_omap_probe() local 587 struct dwc3_omap *omap = platform_get_drvdata(pdev); dwc3_omap_remove() local 615 struct dwc3_omap *omap = dev_get_drvdata(dev); dwc3_omap_suspend() local 625 struct dwc3_omap *omap = dev_get_drvdata(dev); dwc3_omap_resume() local
|
Completed in 219 milliseconds