Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Domap_device.c273 for (i = 0; i < od->hwmods_cnt; i++) in _omap_device_enable_hwmods()
290 for (i = 0; i < od->hwmods_cnt; i++) in _omap_device_idle_hwmods()
320 if (od->hwmods_cnt) in omap_device_get_context_loss_count()
351 od->hwmods_cnt = oh_cnt; in omap_device_alloc()
757 for (i = 0; i < od->hwmods_cnt; i++) { in omap_device_assert_hardreset()
785 for (i = 0; i < od->hwmods_cnt; i++) { in omap_device_deassert_hardreset()
863 for (i = 0; i < od->hwmods_cnt; i++) in omap_device_late_idle()
Domap_device.h62 u8 hwmods_cnt; member
Domap_hwmod.h605 u8 hwmods_cnt; member