Searched defs:throttle (Results 1 – 3 of 3) sorted by relevance
364 int throttle; member
454 void hw_atl_reg_irq_thr_set(struct aq_hw_s *aq_hw, u32 intr_thr, u32 throttle) in hw_atl_reg_irq_thr_set()
386 #define HW_ATL_INTR_THR_ADR(throttle) (0x00002800u + (throttle) * 0x4) argument