Searched refs:hfi1_cu (Results 1 – 4 of 4) sorted by relevance
1150 if (hfi1_cu > 128 || !is_power_of_2(hfi1_cu)) in hfi1_mod_init()1151 hfi1_cu = 1; in hfi1_mod_init()
82 unsigned int hfi1_cu = 1; variable83 module_param_named(cu, hfi1_cu, uint, S_IRUGO);
1650 extern unsigned int hfi1_cu;
9956 dd->vcu = cu_to_vcu(hfi1_cu); in init_early_variables()