Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
Ddwc3-omap.c155 static u32 dwc3_omap_read_utmi_ctrl(struct dwc3_omap *omap) in dwc3_omap_read_utmi_ctrl()
161 static void dwc3_omap_write_utmi_ctrl(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_utmi_ctrl()
168 static u32 dwc3_omap_read_irq0_status(struct dwc3_omap *omap) in dwc3_omap_read_irq0_status()
174 static void dwc3_omap_write_irq0_status(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irq0_status()
181 static u32 dwc3_omap_read_irqmisc_status(struct dwc3_omap *omap) in dwc3_omap_read_irqmisc_status()
187 static void dwc3_omap_write_irqmisc_status(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irqmisc_status()
194 static void dwc3_omap_write_irqmisc_set(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irqmisc_set()
201 static void dwc3_omap_write_irq0_set(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irq0_set()
207 static void dwc3_omap_write_irqmisc_clr(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irqmisc_clr()
213 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.c273 static inline void omap_i2c_write_reg(struct omap_i2c_dev *omap, in omap_i2c_write_reg()
280 static inline u16 omap_i2c_read_reg(struct omap_i2c_dev *omap, int reg) in omap_i2c_read_reg()
286 static void __omap_i2c_init(struct omap_i2c_dev *omap) in __omap_i2c_init()
317 static int omap_i2c_reset(struct omap_i2c_dev *omap) in omap_i2c_reset()
357 static int omap_i2c_init(struct omap_i2c_dev *omap) in omap_i2c_init()
479 static int omap_i2c_wait_for_bb(struct omap_i2c_dev *omap) in omap_i2c_wait_for_bb()
521 static int omap_i2c_wait_for_bb_valid(struct omap_i2c_dev *omap) in omap_i2c_wait_for_bb_valid()
578 static void omap_i2c_resize_fifo(struct omap_i2c_dev *omap, u8 size, bool is_rx) in omap_i2c_resize_fifo()
623 struct omap_i2c_dev *omap = i2c_get_adapdata(adap); in omap_i2c_xfer_msg() local
746 struct omap_i2c_dev *omap = i2c_get_adapdata(adap); in omap_i2c_xfer() local
[all …]
/drivers/mfd/
Domap-usb-host.c312 struct usbhs_hcd_omap *omap = dev_get_drvdata(dev); in usbhs_runtime_resume() local
365 struct usbhs_hcd_omap *omap = dev_get_drvdata(dev); in usbhs_runtime_suspend() local
398 static unsigned omap_usbhs_rev1_hostconfig(struct usbhs_hcd_omap *omap, in omap_usbhs_rev1_hostconfig()
447 static unsigned omap_usbhs_rev2_hostconfig(struct usbhs_hcd_omap *omap, in omap_usbhs_rev2_hostconfig()
469 struct usbhs_hcd_omap *omap = dev_get_drvdata(dev); in omap_usbhs_init() local
565 struct usbhs_hcd_omap *omap; in usbhs_omap_probe() local
/drivers/usb/host/
Dehci-omap.c110 struct omap_hcd *omap; in ehci_hcd_omap_probe() local
266 struct omap_hcd *omap = (struct omap_hcd *)hcd_to_ehci(hcd)->priv; in ehci_hcd_omap_remove() local