Home
last modified time | relevance | path

Searched refs:omap_device (Results 1 – 17 of 17) sorted by relevance

/linux-2.6.39/arch/arm/plat-omap/include/plat/
Domap_device.h66 struct omap_device { struct
86 int omap_device_count_resources(struct omap_device *od); argument
87 int omap_device_fill_resources(struct omap_device *od, struct resource *res);
89 struct omap_device *omap_device_build(const char *pdev_name, int pdev_id,
95 struct omap_device *omap_device_build_ss(const char *pdev_name, int pdev_id,
101 int omap_device_register(struct omap_device *od);
102 int omap_early_device_register(struct omap_device *od);
104 void __iomem *omap_device_get_rt_va(struct omap_device *od);
109 struct powerdomain *omap_device_get_pwrdm(struct omap_device *od);
114 int omap_device_idle_hwmods(struct omap_device *od);
[all …]
Domap_hwmod.h39 struct omap_device;
510 struct omap_device *od;
/linux-2.6.39/arch/arm/plat-omap/
Domap_device.c112 static int _omap_device_activate(struct omap_device *od, u8 ignore_lat) in _omap_device_activate()
181 static int _omap_device_deactivate(struct omap_device *od, u8 ignore_lat) in _omap_device_deactivate()
238 static inline struct omap_device *_find_by_pdev(struct platform_device *pdev) in _find_by_pdev()
240 return container_of(pdev, struct omap_device, pdev); in _find_by_pdev()
259 static void _add_optional_clock_clkdev(struct omap_device *od, in _add_optional_clock_clkdev()
315 struct omap_device *od; in omap_device_get_context_loss_count()
335 int omap_device_count_resources(struct omap_device *od) in omap_device_count_resources()
366 int omap_device_fill_resources(struct omap_device *od, struct resource *res) in omap_device_fill_resources()
397 struct omap_device *omap_device_build(const char *pdev_name, int pdev_id, in omap_device_build()
430 struct omap_device *omap_device_build_ss(const char *pdev_name, int pdev_id, in omap_device_build_ss()
[all …]
DMakefile16 obj-$(CONFIG_ARCH_OMAP2) += omap_device.o
17 obj-$(CONFIG_ARCH_OMAP3) += omap_device.o
18 obj-$(CONFIG_ARCH_OMAP4) += omap_device.o
Dmcbsp.c296 static struct omap_device *find_omap_device_by_dev(struct device *dev) in find_omap_device_by_dev()
300 return container_of(pdev, struct omap_device, pdev); in find_omap_device_by_dev()
306 struct omap_device *od; in omap_st_on()
330 struct omap_device *od; in omap_st_off()
348 struct omap_device *od; in omap_st_fir_write()
378 struct omap_device *od; in omap_st_chgain()
723 struct omap_device *od; in omap34xx_mcbsp_request()
737 struct omap_device *od; in omap34xx_mcbsp_free()
Di2c.c138 struct omap_device *od; in omap2_i2c_add_bus()
/linux-2.6.39/arch/arm/mach-omap2/
Ddevices.c47 struct omap_device *od; in omap3_l3_init()
77 struct omap_device *od; in omap4_l3_init()
235 struct omap_device *od; in omap4_keyboard_init()
276 struct omap_device *od; in omap_init_mbox()
346 struct omap_device *od; in omap_mcspi_init()
711 struct omap_device *od; in omap_init_wdt()
Dhwspinlock.c38 struct omap_device *od; in hwspinlocks_init()
Dserial.c110 static int uart_idle_hwmod(struct omap_device *od) in uart_idle_hwmod()
117 static int uart_enable_hwmod(struct omap_device *od) in uart_enable_hwmod()
580 struct omap_device *odev = to_omap_device(pdev); in sleep_timeout_show()
591 struct omap_device *odev = to_omap_device(pdev); in sleep_timeout_store()
714 struct omap_device *od; in omap_serial_init_port()
Dgpio.c37 struct omap_device *od; in omap2_gpio_dev_init()
Ddisplay.c63 struct omap_device *od; in omap_display_init()
Dusb-musb.c114 struct omap_device *od; in usb_musb_init()
Dsr_device.c83 struct omap_device *od; in sr_dev_init()
Dmcbsp.c119 struct omap_device *od; in omap_init_mcbsp()
Dpm.c63 struct omap_device *od; in _init_omap_device()
Ddma.c231 struct omap_device *od; in omap2_system_dma_init_dev()
Dhsmmc.c424 struct omap_device *od; in omap_init_hsmmc()