/linux/Documentation/devicetree/bindings/regulator/ |
H A D | nvidia,tegra-regulators-coupling.txt | 1 NVIDIA Tegra Regulators Coupling 4 NVIDIA Tegra SoC's have a mandatory voltage-coupling between regulators. 8 Tegra20 voltage coupling 15 Tegra30 voltage coupling
|
/linux/drivers/iio/accel/ |
H A D | adxl313_core.c | 400 * adxl313_is_act_inact_ac() - Check if AC coupling is enabled. 404 * Provide a type of activity or inactivity, combined with either AC coupling 405 * set, or default to DC coupling. This function verifies if the combination is 408 * Return: if the provided activity type has AC coupling enabled or a negative 415 bool coupling; in adxl313_is_act_inact_ac() local 422 coupling = adxl313_act_acdc_msk[type] & regval; in adxl313_is_act_inact_ac() 427 return coupling == ADXL313_COUPLING_DC; in adxl313_is_act_inact_ac() 430 return coupling == ADXL313_COUPLING_AC; in adxl313_is_act_inact_ac() 496 /* Check if configured coupling matches provided type */ in adxl313_is_act_inact_en() 563 * coupling even in adxl313_set_act_inact_en() [all...] |
/linux/sound/soc/codecs/ |
H A D | tda7419.c | 378 "DC Coupling (without HPF)", "AC Coupling after In Gain", 379 "DC Coupling (with HPF)", "AC Coupling after Bass" }; 459 SOC_ENUM("Coupling Mode", soc_enum_coupling_mode),
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | qcom,q6dsp-lpass-clocks.yaml | 24 Clock Id is followed by clock coupling attributes.
|
H A D | mt6359.yaml | 36 - 1 # ACC - analog mic with alternating coupling
|
/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_police.h | 26 bool cf; /* Coupling flag (ignored in SLB mode) */
|
/linux/drivers/gpu/drm/panthor/ |
H A D | panthor_devfreq.c | 131 * the coupling logic deal with voltage updates. in panthor_devfreq_init() 166 /* Regulator coupling only takes care of synchronizing/balancing voltage in panthor_devfreq_init()
|
/linux/include/linux/regulator/ |
H A D | coupler.h | 21 * Regulator's coupler allows to customize coupling algorithm.
|
/linux/drivers/soc/mediatek/ |
H A D | mtk-regulator-coupler.c | 107 * If we're getting a coupling of more than two regulators here and in mediatek_regulator_attach()
|
/linux/Documentation/scheduler/ |
H A D | sched-nice-design.rst | 60 coupling to timeslices and granularity it was not really viable.
|
/linux/Documentation/dev-tools/kunit/api/ |
H A D | functionredirection.rst | 22 This coupling is often due to global state in some way: be it a global list of
|
/linux/include/uapi/sound/ |
H A D | compress_params.h | 249 * @quant_bits: number of coupling quantization bits in the stream 250 * @start_region: coupling start region in the stream
|
/linux/net/sched/ |
H A D | sch_dualpi2.c | 98 u8 coupling_factor;/* Coupling factor (k) between both queues */ 243 * internal PI probability scaled by the coupling factor. 835 u8 coupling = nla_get_u8(tb[TCA_DUALPI2_COUPLING]); in dualpi2_change() local 837 WRITE_ONCE(q->coupling_factor, coupling); in dualpi2_change()
|
/linux/Documentation/admin-guide/ |
H A D | sysfs-rules.rst | 173 on specific error codes wherever possible. This minimizes coupling to
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3588-evb2-v10.dts | 273 /* regulator coupling requires always-on */ 327 /* regulator coupling requires always-on */
|
H A D | rk3588-quartzpro64.dts | 505 /* regulator coupling requires always-on */ 563 /* regulator coupling requires always-on */
|
H A D | rk3588-evb1-v10.dts | 735 /* regulator coupling requires always-on */ 789 /* regulator coupling requires always-on */
|
/linux/Documentation/iio/ |
H A D | adxl313.rst | 84 The default coupling is DC coupled events. In this case the threshold will 286 Note, when AC coupling is in place, the event type will be of ``mag_adaptive``.
|
/linux/drivers/comedi/drivers/ |
H A D | ni_at_a2150.c | 485 /* setup ac/dc coupling */ in a2150_ai_cmd() 590 /* set dc coupling */ in a2150_ai_rinsn()
|
/linux/drivers/net/fddi/ |
H A D | defza.h | 108 #define FZA_TEST_SRAM_COUPL1 0x06 /* SRAM coupling range 1 */ 109 #define FZA_TEST_SRAM_COUPL2 0x07 /* SRAM coupling */
|
/linux/Documentation/sound/designs/ |
H A D | compress-offload.rst | 291 coupling between the DSP and the host stack, limiting power savings.
|
/linux/Documentation/arch/powerpc/ |
H A D | hvcs.rst | 541 and vty-server coupling changing if a vty-server adapter was added in a
|
/linux/sound/soc/sof/intel/ |
H A D | hda-mlink.c | 10 * Management of HDaudio multi-link (capabilities, power, coupling)
|
/linux/drivers/regulator/ |
H A D | of_regulator.c | 793 * of_check_coupling_data - Parse rdev's coupling properties and check data
|
/linux/drivers/net/dsa/ |
H A D | mt7530.h | 867 * coupling
|