Searched refs:words_per_channel (Results 1 – 6 of 6) sorted by relevance
225 void (*set_request_limit)(struct hubbub *hubbub, int memory_channel_count, int words_per_channel);
75 … hubbub32_set_request_limit(struct hubbub *hubbub, int memory_channel_count, int words_per_channel) in hubbub32_set_request_limit() argument79 uint32_t request_limit = 3 * memory_channel_count * words_per_channel / 4; in hubbub32_set_request_limit()
73 .words_per_channel = 16,
78 unsigned int words_per_channel; member
11934 …arb_param->sdpif_request_rate_limit = (3 * mode_lib->ip.words_per_channel * mode_lib->soc.clk_tabl… in rq_dlg_get_arb_params()
12241 …arb_param->sdpif_request_rate_limit = (3 * mode_lib->ip.words_per_channel * mode_lib->soc.clk_tabl… in rq_dlg_get_arb_params()