Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-omap2/
Domap_device.c229 for (i = 0; i < od->hwmods_cnt; i++) in _omap_device_enable_hwmods()
246 for (i = 0; i < od->hwmods_cnt; i++) in _omap_device_idle_hwmods()
277 if (od->hwmods_cnt) in omap_device_get_context_loss_count()
299 for (i = 0; i < od->hwmods_cnt; i++) in omap_device_count_resources()
303 od->pdev->name, c, od->hwmods_cnt); in omap_device_count_resources()
330 for (i = 0; i < od->hwmods_cnt; i++) { in omap_device_fill_resources()
357 for (i = 0; i < od->hwmods_cnt; i++) { in _od_fill_dma_resources()
391 od->hwmods_cnt = oh_cnt; in omap_device_alloc()
799 for (i = 0; i < od->hwmods_cnt; i++) { in omap_device_assert_hardreset()
827 for (i = 0; i < od->hwmods_cnt; i++) { in omap_device_deassert_hardreset()
[all …]
Domap_device.h62 u8 hwmods_cnt; member
Domap_hwmod.h694 u8 hwmods_cnt; member