Searched refs:idle_busy_ratio_x_16 (Results 1 – 1 of 1) sorted by relevance
3708 int idle_busy_ratio_x_16 = 0; in brcms_c_duty_cycle_set() local3719 idle_busy_ratio_x_16 = (100 - duty_cycle) * 16 / duty_cycle; in brcms_c_duty_cycle_set()3722 brcms_b_write_shm(wlc->hw, offset, (u16) idle_busy_ratio_x_16); in brcms_c_duty_cycle_set()