Searched full:damping (Results 1 – 12 of 12) sorted by relevance
86 Specifies the long-term average filter damping factor to be applied during94 Specifies the long-term average filter damping factor to be applied during102 Specifies the counts filter damping factor to be applied during low-power110 Specifies the counts filter damping factor to be applied during normal-118 Specifies the long-term average filter fast damping factor to be applied126 Specifies the long-term average filter fast damping factor to be applied691 Specifies the coordinate filter damping factor to be applied698 Applies the coordinate filter damping factor specified by
47 * @weight: Weight to be used as damping factor, in units of 1/10
239 unsigned char Scell_log; /* cell size for idle damping */269 unsigned char Scell_log; /* cell size for idle damping */339 __u8 Scell_log; /* cell size for idle damping */372 unsigned char Scell_log; /* cell size for idle damping */
240 unsigned char Scell_log; /* cell size for idle damping */273 unsigned char Scell_log; /* cell size for idle damping */359 __u8 Scell_log; /* cell size for idle damping */392 unsigned char Scell_log; /* cell size for idle damping */
3055 * @damping_minus_3: controls the amount of damping in the deringing filter.
348 bool damping = false; in rtw_phy_dig_check_damping() local351 if (dm_info->damping) { in rtw_phy_dig_check_damping()356 dm_info->damping = false; in rtw_phy_dig_check_damping()375 damping = true; in rtw_phy_dig_check_damping()385 damping = true; in rtw_phy_dig_check_damping()391 if (damping) { in rtw_phy_dig_check_damping()392 dm_info->damping = true; in rtw_phy_dig_check_damping()397 return damping; in rtw_phy_dig_check_damping()526 * damping checks, and record the trend of igi values in rtw_phy_dig()
1678 bool damping; member
363 * @cdef_damping: controls the amount of damping in the deringing filter
1509 /* Damping */ in enic_calc_int_moderation()
1850 * for damping */ in b43legacy_phy_xmitpower()
1934 /* Disable HP damping circuit & HPN 4K load */ in mt_hp_damp_event()
3362 - Controls the amount of damping in the deringing filter.