/linux/drivers/media/cec/usb/pulse8/ |
H A D | pulse8-cec.c | 14 * - 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 D | sysfs-bus-iio-dac | 7 autonomous toggling, the way it should be done is: 38 autonomous toggling, the way it should be done is:
|
/linux/Documentation/power/ |
H A D | pm_qos_interface.rst | 201 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 D | db8500-prcmu.h | 403 /* 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 D | si1145.c | 167 * @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 D | ce.c | 63 /* 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 D | hw.c | 183 /* 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 D | ccid.h | 141 * - autonomous dequeueing (CCID internally schedules dccps_xmitlet). 148 CCID_PACKET_WILL_DEQUEUE_LATER = 0x20000, /* CCID autonomous mode */
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | ti,ts3a227e.yaml | 8 Autonomous Audio Accessory Detection and Configuration Switch
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | ce.c | 65 /* 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 D | qcom,pm8916-lbc.yaml | 14 such as pm8916. Implements a simple, autonomous CC/CV charger.
|
/linux/drivers/usb/phy/ |
H A D | Kconfig | 46 built-in with usb ip or which are autonomous and doesn't require any
|
/linux/Documentation/hwmon/ |
H A D | ltc4282.rst | 36 flexibility in the autonomous generation of alerts and response to faults.
|
H A D | asc7621.rst | 118 - Programmable autonomous fan control based on temperature readings
|
/linux/drivers/platform/x86/ |
H A D | meegopad_anx7428.c | 16 * IOW the ANX7428 operates fully autonomous and to the x5-Z8350 SoC
|
/linux/arch/sparc/kernel/ |
H A D | pci_impl.h | 24 * Furthermore, each PCI bus module controls its own autonomous
|
/linux/tools/power/x86/x86_energy_perf_policy/ |
H A D | x86_energy_perf_policy.8 | 144 corresponds to 'full autonomous' HWP control.
|
/linux/Documentation/admin-guide/pm/ |
H A D | amd-pstate.rst | 333 ``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 D | cppc_acpi.c | 1538 * 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 D | pcie-uniphier.c | 241 dev_dbg(pci->dev, "Link Autonomous Bandwidth Event\n"); in uniphier_pcie_irq_handler()
|
/linux/sound/soc/codecs/ |
H A D | ts3a227e.c | 3 * TS3A227E Autonomous Audio Accessory Detection and Configuration Switch
|
/linux/Documentation/driver-api/driver-model/ |
H A D | platform.rst | 15 Platform devices are devices that typically appear as autonomous
|
/linux/drivers/phy/qualcomm/ |
H A D | phy-qcom-qmp-usbc.c | 662 /* 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 D | ug3105_battery.c | 5 * Note the uG3105 is not a full-featured autonomous fuel-gauge. Instead it is
|
/linux/arch/x86/platform/intel/ |
H A D | iosf_mbi.c | 308 * autonomous P-Unit tasks from accessing the PMIC I2C bus while we hold it.
|