Searched refs:coupling (Results 1 – 14 of 14) sorted by relevance
4 NVIDIA Tegra SoC's have a mandatory voltage-coupling between regulators.8 Tegra20 voltage coupling15 Tegra30 voltage coupling
412 bool coupling; in adxl313_is_act_inact_ac() local419 coupling = adxl313_act_acdc_msk[type] & regval; in adxl313_is_act_inact_ac()424 return coupling == ADXL313_COUPLING_DC; in adxl313_is_act_inact_ac()427 return coupling == ADXL313_COUPLING_AC; in adxl313_is_act_inact_ac()
482 bool coupling; in adxl345_is_act_inact_ac() local492 coupling = adxl345_act_acdc_msk[type] & regval; in adxl345_is_act_inact_ac()497 return coupling == ADXL345_COUPLING_DC; in adxl345_is_act_inact_ac()500 return coupling == ADXL345_COUPLING_AC; in adxl345_is_act_inact_ac()
185 inactivity or free-fall detection. In this case, auto-sleep and coupling201 compared against this reference. While DC-coupling is the default mode-comparing202 live values to fixed thresholds-AC-coupling relies on an internal filter205 AC and DC coupling modes are configured separately for activity and inactivity
84 The default coupling is DC coupled events. In this case the threshold will286 Note, when AC coupling is in place, the event type will be of ``mag_adaptive``.
22 This coupling is often due to global state in some way: be it a global list of
60 coupling to timeslices and granularity it was not really viable.
832 u8 coupling = nla_get_u8(tb[TCA_DUALPI2_COUPLING]); in dualpi2_change() local834 WRITE_ONCE(q->coupling_factor, coupling); in dualpi2_change()
303 /* regulator coupling requires always-on */357 /* regulator coupling requires always-on */
173 on specific error codes wherever possible. This minimizes coupling to
291 coupling between the DSP and the host stack, limiting power savings.
1335 * regulator coupling requirements.
541 and vty-server coupling changing if a vty-server adapter was added in a
219 maybe coupling it with code to initialize pin configurations, so that