Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
Ddwc3-omap.c151 static u32 dwc3_omap_read_utmi_ctrl(struct dwc3_omap *omap) in dwc3_omap_read_utmi_ctrl()
157 static void dwc3_omap_write_utmi_ctrl(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_utmi_ctrl()
164 static u32 dwc3_omap_read_irq0_status(struct dwc3_omap *omap) in dwc3_omap_read_irq0_status()
170 static void dwc3_omap_write_irq0_status(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irq0_status()
177 static u32 dwc3_omap_read_irqmisc_status(struct dwc3_omap *omap) in dwc3_omap_read_irqmisc_status()
183 static void dwc3_omap_write_irqmisc_status(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irqmisc_status()
190 static void dwc3_omap_write_irqmisc_set(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irqmisc_set()
197 static void dwc3_omap_write_irq0_set(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irq0_set()
203 static void dwc3_omap_write_irqmisc_clr(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irqmisc_clr()
209 static void dwc3_omap_write_irq0_clr(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irq0_clr()
[all …]
/drivers/i2c/busses/
Di2c-omap.c265 static inline void omap_i2c_write_reg(struct omap_i2c_dev *omap, in omap_i2c_write_reg()
272 static inline u16 omap_i2c_read_reg(struct omap_i2c_dev *omap, int reg) in omap_i2c_read_reg()
278 static void __omap_i2c_init(struct omap_i2c_dev *omap) in __omap_i2c_init()
309 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()
485 static int omap_i2c_recover_bus(struct omap_i2c_dev *omap) in omap_i2c_recover_bus()
501 static int omap_i2c_wait_for_bb(struct omap_i2c_dev *omap) in omap_i2c_wait_for_bb()
543 static int omap_i2c_wait_for_bb_valid(struct omap_i2c_dev *omap) in omap_i2c_wait_for_bb_valid()
605 static void omap_i2c_resize_fifo(struct omap_i2c_dev *omap, u8 size, bool is_rx) in omap_i2c_resize_fifo()
644 static void omap_i2c_wait(struct omap_i2c_dev *omap) in omap_i2c_wait()
[all …]
/drivers/pwm/
Dpwm-omap-dmtimer.c53 static void pwm_omap_dmtimer_start(struct pwm_omap_dmtimer_chip *omap) in pwm_omap_dmtimer_start()
73 struct pwm_omap_dmtimer_chip *omap = to_pwm_omap_dmtimer_chip(chip); in pwm_omap_dmtimer_enable() local
85 struct pwm_omap_dmtimer_chip *omap = to_pwm_omap_dmtimer_chip(chip); in pwm_omap_dmtimer_disable() local
96 struct pwm_omap_dmtimer_chip *omap = to_pwm_omap_dmtimer_chip(chip); in pwm_omap_dmtimer_config() local
215 struct pwm_omap_dmtimer_chip *omap = to_pwm_omap_dmtimer_chip(chip); in pwm_omap_dmtimer_set_polarity() local
244 struct pwm_omap_dmtimer_chip *omap; in pwm_omap_dmtimer_probe() local
353 struct pwm_omap_dmtimer_chip *omap = platform_get_drvdata(pdev); in pwm_omap_dmtimer_remove() local
/drivers/mfd/
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
534 struct usbhs_hcd_omap *omap; in usbhs_omap_probe() local
/drivers/usb/host/
Dehci-omap.c96 struct omap_hcd *omap; in ehci_hcd_omap_probe() local
248 struct omap_hcd *omap = (struct omap_hcd *)hcd_to_ehci(hcd)->priv; in ehci_hcd_omap_remove() local