Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap2/
Domap_hwmod.c829 while (i < oh->slaves_cnt) { in _init_interface_clks()
943 while (i < oh->slaves_cnt) { in _enable_clocks()
977 while (i < oh->slaves_cnt) { in _disable_clocks()
1222 while (i < oh->slaves_cnt) { in _get_addr_space_by_name()
1273 while (i < oh->slaves_cnt) { in _save_mpu_port_index()
1300 if (!oh || oh->_int_flags & _HWMOD_NO_MPU_PORT || oh->slaves_cnt == 0) in _find_mpu_rt_port()
2539 while (i < oh->slaves_cnt) { in _setup_iclk_autoidle()
2819 oi->slave->slaves_cnt++; in _add_link()
3427 while (i < oh->slaves_cnt) { in omap_hwmod_count_resources()
3482 while (i < oh->slaves_cnt) { in omap_hwmod_fill_resources()
Domap_hwmod.h703 u8 slaves_cnt; member
Dtimer.c424 if (!oh || oh->slaves_cnt == 0) in omap2_sync32k_clocksource_init()