Home
last modified time | relevance | path

Searched defs:throttle (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/arm/allwinner/
H A Daw_thermal.c364 int throttle; member
/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_llh.c454 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()
H A Dhw_atl_llh_internal.h386 #define HW_ATL_INTR_THR_ADR(throttle) (0x00002800u + (throttle) * 0x4) argument