Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Domap_device.c268 for (i = 0; i < od->hwmods_cnt; i++) in _omap_device_enable_hwmods()
285 for (i = 0; i < od->hwmods_cnt; i++) in _omap_device_idle_hwmods()
316 od->hwmods_cnt = oh_cnt; in omap_device_alloc()
535 for (i = 0; i < od->hwmods_cnt; i++) { in omap_device_assert_hardreset()
563 for (i = 0; i < od->hwmods_cnt; i++) { in omap_device_deassert_hardreset()
609 for (i = 0; i < od->hwmods_cnt; i++) in omap_device_late_idle()
H A Domap_device.h56 u8 hwmods_cnt; member
H A Domap_hwmod.h603 u8 hwmods_cnt; member