Home
last modified time | relevance | path

Searched full:autonomous (Results 1 – 25 of 48) sorted by relevance

12

/linux/drivers/media/cec/usb/pulse8/
H A Dpulse8-cec.c14 * - In autonomous mode, only messages from a TV will be acknowledged, even
18 * - In autonomous mode, the dongle will by default reply Feature Abort
25 * - In autonomous mode, the dongle is known to attempt wakeup if it receives
207 bool autonomous; member
526 pulse8->autonomous = cmd[1]; in pulse8_cec_adap_log_addr()
696 pulse8->autonomous = data[0]; in pulse8_setup()
697 dev_dbg(pulse8->dev, "Autonomous mode: %s", in pulse8_setup()
881 if (persistent_config && pulse8->autonomous) { in pulse8_connect()
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-dac7 autonomous toggling, the way it should be done is:
38 autonomous toggling, the way it should be done is:
/linux/Documentation/power/
H A Dpm_qos_interface.rst201 autonomous mode if available. If that value is PM_QOS_LATENCY_ANY, in turn, and
206 be done in the autonomous latency tolerance control mode.
213 allows the hardware to be switched to the autonomous mode if there are no other
/linux/include/linux/mfd/
H A Ddb8500-prcmu.h403 /* Defs related to autonomous power management */
455 * Definitions for autonomous power management configuration.
473 * struct prcmu_auto_pm_config - Autonomous power management configuration.
474 * @sia_auto_pm_enable: SIA autonomous pm enable. (PRCMU_AUTO_PM_{OFF,ON})
477 * @sva_auto_pm_enable: SVA autonomous pm enable. (PRCMU_AUTO_PM_{OFF,ON})
/linux/drivers/iio/light/
H A Dsi1145.c167 * @autonomous: If automatic measurements are active (for buffer support)
180 bool autonomous; member
430 if (data->autonomous) { in si1145_store_samp_freq()
455 if (!data->autonomous) { in si1145_trigger_handler()
489 if (data->autonomous) { in si1145_trigger_handler()
1028 /* Turn off autonomous mode */ in si1145_initialize()
1193 data->autonomous = true; in si1145_trigger_set_state()
1225 data->autonomous = false; in si1145_trigger_set_state()
/linux/drivers/net/wireless/ath/ath12k/
H A Dce.c63 /* CE6: target autonomous hif_memcpy */
79 /* CE8: target autonomous hif_memcpy */
196 /* CE6: target autonomous hif_memcpy */
212 /* CE8: target autonomous hif_memcpy */
H A Dhw.c183 /* CE6: Reserved for target autonomous hif_memcpy */
203 /* CE8: Reserved for target autonomous hif_memcpy */
310 /* CE6: Reserved for target autonomous hif_memcpy */
/linux/net/dccp/
H A Dccid.h141 * - autonomous dequeueing (CCID internally schedules dccps_xmitlet).
148 CCID_PACKET_WILL_DEQUEUE_LATER = 0x20000, /* CCID autonomous mode */
/linux/Documentation/devicetree/bindings/sound/
H A Dti,ts3a227e.yaml8 Autonomous Audio Accessory Detection and Configuration Switch
/linux/drivers/net/wireless/ath/ath11k/
H A Dce.c65 /* CE6: target autonomous hif_memcpy */
82 /* CE8: target autonomous hif_memcpy */
170 /* CE6: target autonomous hif_memcpy */
187 /* CE8: target autonomous hif_memcpy */
/linux/Documentation/devicetree/bindings/power/supply/
H A Dqcom,pm8916-lbc.yaml14 such as pm8916. Implements a simple, autonomous CC/CV charger.
/linux/drivers/usb/phy/
H A DKconfig46 built-in with usb ip or which are autonomous and doesn't require any
/linux/Documentation/hwmon/
H A Dltc4282.rst36 flexibility in the autonomous generation of alerts and response to faults.
H A Dasc7621.rst118 - Programmable autonomous fan control based on temperature readings
/linux/drivers/platform/x86/
H A Dmeegopad_anx7428.c16 * IOW the ANX7428 operates fully autonomous and to the x5-Z8350 SoC
/linux/arch/sparc/kernel/
H A Dpci_impl.h24 * Furthermore, each PCI bus module controls its own autonomous
/linux/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.8144 corresponds to 'full autonomous' HWP control.
/linux/Documentation/admin-guide/pm/
H A Damd-pstate.rst333 ``amd_pstate`` CPPC has 3 operation modes: autonomous (active) mode,
334 non-autonomous (passive) mode and guided autonomous (guided) mode.
337 - In autonomous mode, platform ignores the desired performance level request
340 - In non-autonomous mode, platform gets desired performance level
342 - In guided-autonomous mode, platform sets operating performance level
/linux/drivers/acpi/
H A Dcppc_acpi.c1538 * cppc_get_auto_sel_caps - Read autonomous selection register.
1540 * @perf_caps : struct where autonomous selection register value is updated.
1556 pr_warn_once("Autonomous mode is not unsupported!\n"); in cppc_get_auto_sel_caps()
1587 * cppc_set_auto_sel - Write autonomous selection register.
1589 * @enable : the desired value of autonomous selection resiter to be updated.
/linux/drivers/pci/controller/dwc/
H A Dpcie-uniphier.c241 dev_dbg(pci->dev, "Link Autonomous Bandwidth Event\n"); in uniphier_pcie_irq_handler()
/linux/sound/soc/codecs/
H A Dts3a227e.c3 * TS3A227E Autonomous Audio Accessory Detection and Configuration Switch
/linux/Documentation/driver-api/driver-model/
H A Dplatform.rst15 Platform devices are devices that typically appear as autonomous
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usbc.c662 /* Enable required PHY autonomous mode interrupts */ in qmp_usbc_enable_autonomous_mode()
665 /* Enable i/o clamp_n for autonomous mode */ in qmp_usbc_enable_autonomous_mode()
/linux/drivers/power/supply/
H A Dug3105_battery.c5 * Note the uG3105 is not a full-featured autonomous fuel-gauge. Instead it is
/linux/arch/x86/platform/intel/
H A Diosf_mbi.c308 * autonomous P-Unit tasks from accessing the PMIC I2C bus while we hold it.

12