Searched refs:flow_ctrl_cnt (Results 1 – 3 of 3) sorted by relevance
78 int flow_ctrl_cnt; in calc_mpc_flow_ctrl_cnt() local83 flow_ctrl_cnt = stream->timing.h_total - stream->timing.h_addressable - in calc_mpc_flow_ctrl_cnt()88 flow_ctrl_cnt /= 2; in calc_mpc_flow_ctrl_cnt()92 flow_ctrl_cnt /= 2; in calc_mpc_flow_ctrl_cnt()94 return flow_ctrl_cnt; in calc_mpc_flow_ctrl_cnt()
998 int flow_ctrl_cnt; in calc_mpc_flow_ctrl_cnt() local1003 flow_ctrl_cnt = stream->timing.h_total - stream->timing.h_addressable - in calc_mpc_flow_ctrl_cnt()1008 flow_ctrl_cnt /= 2; in calc_mpc_flow_ctrl_cnt()1012 flow_ctrl_cnt /= 2; in calc_mpc_flow_ctrl_cnt()1014 return flow_ctrl_cnt; in calc_mpc_flow_ctrl_cnt()
628 int flow_ctrl_cnt; in calc_mpc_flow_ctrl_cnt() local633 flow_ctrl_cnt = stream->timing.h_total - stream->timing.h_addressable - in calc_mpc_flow_ctrl_cnt()638 flow_ctrl_cnt /= 2; in calc_mpc_flow_ctrl_cnt()642 flow_ctrl_cnt /= 2; in calc_mpc_flow_ctrl_cnt()644 return flow_ctrl_cnt; in calc_mpc_flow_ctrl_cnt()