Searched refs:hwmods_cnt (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm/mach-omap2/
H A Domap_device.h47 * @hwmods_cnt: ARRAY_SIZE() of @hwmods
62 u8 hwmods_cnt; member in struct:omap_device
H A Domap_device.c229 for (i = 0; i < od->hwmods_cnt; i++) _omap_device_enable_hwmods()
246 for (i = 0; i < od->hwmods_cnt; i++) _omap_device_idle_hwmods()
277 if (od->hwmods_cnt) omap_device_get_context_loss_count()
299 for (i = 0; i < od->hwmods_cnt; i++) omap_device_count_resources()
303 od->pdev->name, c, od->hwmods_cnt); omap_device_count_resources()
330 for (i = 0; i < od->hwmods_cnt; i++) { omap_device_fill_resources()
357 for (i = 0; i < od->hwmods_cnt; i++) { _od_fill_dma_resources()
391 od->hwmods_cnt = oh_cnt; omap_device_alloc()
799 for (i = 0; i < od->hwmods_cnt; i++) { omap_device_assert_hardreset()
827 for (i = 0; i < od->hwmods_cnt; i++) { omap_device_deassert_hardreset()
905 for (i = 0; i < od->hwmods_cnt; i++) omap_device_late_idle()
H A Domap_hwmod.h694 u8 hwmods_cnt; member in struct:omap_hwmod

Completed in 115 milliseconds