Searched refs:mbs (Results 1 – 6 of 6) sorted by relevance
139 u32 mps, mbs, mul, si; in bdc_config_ep() local144 cmd_sc = mul = mbs = param2 = 0; in bdc_config_ep()171 mbs = comp_desc->bMaxBurst; in bdc_config_ep()172 param2 |= mbs << MB_SHIFT; in bdc_config_ep()180 mbs = usb_endpoint_maxp_mult(desc); in bdc_config_ep()181 param2 |= mbs << MB_SHIFT; in bdc_config_ep()
324 u32 mbs; in load_per_instance() local329 mbs = (ALIGN(inst->width, 16) / 16) * (ALIGN(inst->height, 16) / 16); in load_per_instance()331 return mbs * inst->fps; in load_per_instance()
636 u32 mbs; member
1154 intra->mbs = in->cir_mbs; in pkt_session_set_property_3xx()
2278 unsigned int mbs = 60; // just for fun in hrz_open()2321 bucket = mbs*(pcr-scr)/pcr; in hrz_open()2322 if (bucket*pcr != mbs*(pcr-scr)) in hrz_open()
17 * memory bandwidth: mbs (mega bit / sec)