Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ipa/
H A Dipa_clock.c35 #define IPA_MEMORY_AVG (80 * 1000) /* 80 MBps */ macro
119 ret = icc_set_bw(clock->memory_path, IPA_MEMORY_AVG, IPA_MEMORY_PEAK); in ipa_interconnect_enable()
164 (void)icc_set_bw(clock->memory_path, IPA_MEMORY_AVG, IPA_MEMORY_PEAK); in ipa_interconnect_disable()