Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap2/
Domap_device.c224 for (i = 0; i < od->hwmods_cnt; i++) in _omap_device_enable_hwmods()
241 for (i = 0; i < od->hwmods_cnt; i++) in _omap_device_idle_hwmods()
271 if (od->hwmods_cnt) in omap_device_get_context_loss_count()
293 for (i = 0; i < od->hwmods_cnt; i++) in omap_device_count_resources()
297 od->pdev->name, c, od->hwmods_cnt); in omap_device_count_resources()
324 for (i = 0; i < od->hwmods_cnt; i++) { in omap_device_fill_resources()
351 for (i = 0; i < od->hwmods_cnt; i++) { in _od_fill_dma_resources()
385 od->hwmods_cnt = oh_cnt; in omap_device_alloc()
794 for (i = 0; i < od->hwmods_cnt; i++) { in omap_device_assert_hardreset()
822 for (i = 0; i < od->hwmods_cnt; i++) { in omap_device_deassert_hardreset()
[all …]
Domap_device.h62 u8 hwmods_cnt; member
Domap_hwmod.h704 u8 hwmods_cnt; member