Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-omap2/
Domap_hwmod.c815 while (i < oh->slaves_cnt) { in _init_interface_clks()
929 while (i < oh->slaves_cnt) { in _enable_clocks()
963 while (i < oh->slaves_cnt) { in _disable_clocks()
1208 while (i < oh->slaves_cnt) { in _get_addr_space_by_name()
1259 while (i < oh->slaves_cnt) { in _save_mpu_port_index()
1286 if (!oh || oh->_int_flags & _HWMOD_NO_MPU_PORT || oh->slaves_cnt == 0) in _find_mpu_rt_port()
2525 while (i < oh->slaves_cnt) { in _setup_iclk_autoidle()
2805 oi->slave->slaves_cnt++; in _add_link()
3411 while (i < oh->slaves_cnt) { in omap_hwmod_count_resources()
3466 while (i < oh->slaves_cnt) { in omap_hwmod_fill_resources()
Domap_hwmod.h693 u8 slaves_cnt; member
Dtimer.c423 if (!oh || oh->slaves_cnt == 0) in omap2_sync32k_clocksource_init()