Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mach-omap2/
Domap_device.c264 for (i = 0; i < od->hwmods_cnt; i++) in _omap_device_enable_hwmods()
281 for (i = 0; i < od->hwmods_cnt; i++) in _omap_device_idle_hwmods()
311 if (od->hwmods_cnt) in omap_device_get_context_loss_count()
341 od->hwmods_cnt = oh_cnt; in omap_device_alloc()
577 for (i = 0; i < od->hwmods_cnt; i++) { in omap_device_assert_hardreset()
605 for (i = 0; i < od->hwmods_cnt; i++) { in omap_device_deassert_hardreset()
683 for (i = 0; i < od->hwmods_cnt; i++) in omap_device_late_idle()
Domap_device.h59 u8 hwmods_cnt; member
Domap_hwmod.h603 u8 hwmods_cnt; member