Home
last modified time | relevance | path

Searched defs:omap (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-omap.c151 static u32 dwc3_omap_read_utmi_ctrl(struct dwc3_omap *omap) in dwc3_omap_read_utmi_ctrl()
215 static void dwc3_omap_set_mailbox(struct dwc3_omap *omap, in dwc3_omap_set_mailbox()
270 struct dwc3_omap *omap = _omap; in dwc3_omap_interrupt() local
284 struct dwc3_omap *omap = _omap; in dwc3_omap_interrupt_thread() local
300 static void dwc3_omap_enable_irqs(struct dwc3_omap *omap) in dwc3_omap_enable_irqs()
368 static void dwc3_omap_map_offset(struct dwc3_omap *omap) in dwc3_omap_map_offset()
458 struct dwc3_omap *omap; in dwc3_omap_probe() local
539 struct dwc3_omap *omap = platform_get_drvdata(pdev); in dwc3_omap_remove() local
562 struct dwc3_omap *omap = dev_get_drvdata(dev); in dwc3_omap_suspend() local
572 struct dwc3_omap *omap = dev_get_drvdata(dev); in dwc3_omap_resume() local
[all …]
/openbmc/u-boot/drivers/usb/dwc3/
H A Ddwc3-omap.c148 static u32 dwc3_omap_read_utmi_status(struct dwc3_omap *omap) in dwc3_omap_read_utmi_status()
161 static u32 dwc3_omap_read_irq0_status(struct dwc3_omap *omap) in dwc3_omap_read_irq0_status()
174 static u32 dwc3_omap_read_irqmisc_status(struct dwc3_omap *omap) in dwc3_omap_read_irqmisc_status()
212 static void dwc3_omap_set_mailbox(struct dwc3_omap *omap, in dwc3_omap_set_mailbox()
262 struct dwc3_omap *omap = _omap; in dwc3_omap_interrupt() local
308 static void dwc3_omap_enable_irqs(struct dwc3_omap *omap) in dwc3_omap_enable_irqs()
316 static void dwc3_omap_disable_irqs(struct dwc3_omap *omap) in dwc3_omap_disable_irqs()
324 static void dwc3_omap_map_offset(struct dwc3_omap *omap) in dwc3_omap_map_offset()
378 struct dwc3_omap *omap; in dwc3_omap_uboot_init() local
415 struct dwc3_omap *omap = NULL; in dwc3_omap_uboot_exit() local
[all …]
/openbmc/linux/drivers/pwm/
H A Dpwm-omap-dmtimer.c94 static void pwm_omap_dmtimer_start(struct pwm_omap_dmtimer_chip *omap) in pwm_omap_dmtimer_start()
117 static bool pwm_omap_dmtimer_is_enabled(struct pwm_omap_dmtimer_chip *omap) in pwm_omap_dmtimer_is_enabled()
132 static int pwm_omap_dmtimer_polarity(struct pwm_omap_dmtimer_chip *omap) in pwm_omap_dmtimer_polarity()
155 struct pwm_omap_dmtimer_chip *omap = to_pwm_omap_dmtimer_chip(chip); in pwm_omap_dmtimer_config() local
250 struct pwm_omap_dmtimer_chip *omap = to_pwm_omap_dmtimer_chip(chip); in pwm_omap_dmtimer_set_polarity() local
279 struct pwm_omap_dmtimer_chip *omap = to_pwm_omap_dmtimer_chip(chip); in pwm_omap_dmtimer_apply() local
323 struct pwm_omap_dmtimer_chip *omap; in pwm_omap_dmtimer_probe() local
446 struct pwm_omap_dmtimer_chip *omap = platform_get_drvdata(pdev); in pwm_omap_dmtimer_remove() local
/openbmc/linux/drivers/i2c/busses/
H A Di2c-omap.c309 static int omap_i2c_reset(struct omap_i2c_dev *omap) in omap_i2c_reset()
349 static int omap_i2c_init(struct omap_i2c_dev *omap) in omap_i2c_init()
644 static void omap_i2c_wait(struct omap_i2c_dev *omap) in omap_i2c_wait()
662 struct omap_i2c_dev *omap = i2c_get_adapdata(adap); in omap_i2c_xfer_msg() local
795 struct omap_i2c_dev *omap = i2c_get_adapdata(adap); in omap_i2c_xfer_common() local
901 struct omap_i2c_dev *omap = dev_id; in omap_i2c_omap1_isr() local
1055 struct omap_i2c_dev *omap = dev_id; in omap_i2c_isr() local
1205 struct omap_i2c_dev *omap = dev_id; in omap_i2c_isr_thread() local
1356 struct omap_i2c_dev *omap; in omap_i2c_probe() local
1542 struct omap_i2c_dev *omap = dev_get_drvdata(dev); in omap_i2c_runtime_suspend() local
[all …]
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-omap.c25 static struct omap_xhci omap; variable
27 static int omap_xhci_core_init(struct omap_xhci *omap) in omap_xhci_core_init()
46 static void omap_xhci_core_exit(struct omap_xhci *omap) in omap_xhci_core_exit()
/openbmc/u-boot/drivers/usb/phy/
H A Domap_usb_phy.c155 static void omap_enable_usb3_phy(struct omap_xhci *omap) in omap_enable_usb3_phy()
190 static void omap_enable_usb2_phy2(struct omap_xhci *omap) in omap_enable_usb2_phy2()
218 static void am437x_enable_usb2_phy2(struct omap_xhci *omap) in am437x_enable_usb2_phy2()
251 void omap_enable_phy(struct omap_xhci *omap) in omap_enable_phy()
/openbmc/linux/drivers/mfd/
H A Domap-usb-host.c280 struct usbhs_hcd_omap *omap = dev_get_drvdata(dev); in usbhs_runtime_resume() local
333 struct usbhs_hcd_omap *omap = dev_get_drvdata(dev); in usbhs_runtime_suspend() local
366 static unsigned omap_usbhs_rev1_hostconfig(struct usbhs_hcd_omap *omap, in omap_usbhs_rev1_hostconfig()
415 static unsigned omap_usbhs_rev2_hostconfig(struct usbhs_hcd_omap *omap, in omap_usbhs_rev2_hostconfig()
437 struct usbhs_hcd_omap *omap = dev_get_drvdata(dev); in omap_usbhs_init() local
536 struct usbhs_hcd_omap *omap; in usbhs_omap_probe() local
/openbmc/linux/drivers/usb/host/
H A Dehci-omap.c91 struct omap_hcd *omap; in ehci_hcd_omap_probe() local
243 struct omap_hcd *omap = (struct omap_hcd *)hcd_to_ehci(hcd)->priv; in ehci_hcd_omap_remove() local
/openbmc/u-boot/board/nokia/rx51/
H A Drx51.c52 static struct tag_omap omap[] = { variable