Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
Domap_device.c266 for (i = 0; i < od->hwmods_cnt; i++) in _omap_device_enable_hwmods()
283 for (i = 0; i < od->hwmods_cnt; i++) in _omap_device_idle_hwmods()
313 if (od->hwmods_cnt) in omap_device_get_context_loss_count()
343 od->hwmods_cnt = oh_cnt; in omap_device_alloc()
579 for (i = 0; i < od->hwmods_cnt; i++) { in omap_device_assert_hardreset()
607 for (i = 0; i < od->hwmods_cnt; i++) { in omap_device_deassert_hardreset()
685 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