Home
last modified time | relevance | path

Searched full:passive (Results 1 – 25 of 628) sorted by relevance

12345678910>>...26

/linux-6.8/arch/arm64/boot/dts/qcom/
Dsa8775p.dtsi2460 polling-delay-passive = <0>;
2469 type = "passive";
2475 type = "passive";
2481 polling-delay-passive = <10>;
2490 type = "passive";
2496 type = "passive";
2502 polling-delay-passive = <10>;
2511 type = "passive";
2517 type = "passive";
2523 polling-delay-passive = <10>;
[all …]
Dsm6375.dtsi1838 polling-delay-passive = <0>;
1847 type = "passive";
1853 type = "passive";
1865 polling-delay-passive = <0>;
1874 type = "passive";
1880 type = "passive";
1892 polling-delay-passive = <0>;
1901 type = "passive";
1907 type = "passive";
1919 polling-delay-passive = <0>;
[all …]
Dsm8550.dtsi4457 polling-delay-passive = <0>;
4465 type = "passive";
4471 type = "passive";
4477 polling-delay-passive = <0>;
4485 type = "passive";
4491 type = "passive";
4497 polling-delay-passive = <0>;
4505 type = "passive";
4511 type = "passive";
4517 polling-delay-passive = <0>;
[all …]
Dpm8550vs.dtsi12 polling-delay-passive = <100>;
21 type = "passive";
33 polling-delay-passive = <100>;
42 type = "passive";
54 polling-delay-passive = <100>;
63 type = "passive";
75 polling-delay-passive = <100>;
84 type = "passive";
Dsm8450.dtsi4555 polling-delay-passive = <0>;
4563 type = "passive";
4569 type = "passive";
4575 polling-delay-passive = <0>;
4583 type = "passive";
4589 type = "passive";
4595 polling-delay-passive = <0>;
4603 type = "passive";
4609 type = "passive";
4615 polling-delay-passive = <0>;
[all …]
Dsa8775p-pmics.dtsi12 polling-delay-passive = <100>;
20 type = "passive";
32 polling-delay-passive = <100>;
40 type = "passive";
52 polling-delay-passive = <100>;
60 type = "passive";
72 polling-delay-passive = <100>;
80 type = "passive";
Dipq9574.dtsi748 polling-delay-passive = <0>;
762 polling-delay-passive = <0>;
776 polling-delay-passive = <0>;
790 polling-delay-passive = <0>;
804 polling-delay-passive = <0>;
818 polling-delay-passive = <0>;
832 polling-delay-passive = <0>;
846 polling-delay-passive = <0>;
857 cpu0_alert: cpu-passive {
860 type = "passive";
[all …]
Dpm8010.dtsi12 polling-delay-passive = <100>;
21 type = "passive";
33 polling-delay-passive = <100>;
42 type = "passive";
/linux-6.8/arch/arm64/boot/dts/exynos/
Dexynos7-trip-points.dtsi13 type = "passive";
18 type = "passive";
23 type = "passive";
28 type = "passive";
33 type = "passive";
38 type = "passive";
43 type = "passive";
/linux-6.8/Documentation/devicetree/bindings/fpga/
Daltera-passive-serial.txt1 Altera Passive Serial SPI FPGA Manager
4 referred to as "passive serial".
5 The passive serial link is not technically SPI, and might require extra
12 "altr,fpga-passive-serial",
13 "altr,fpga-arria10-passive-serial"
23 compatible = "altr,fpga-passive-serial";
/linux-6.8/drivers/net/wireless/ti/wlcore/
Dscan.c129 u32 band, bool radar, bool passive, in wlcore_scan_get_channels() argument
186 /* if radar is set, we ignore the passive flag */ in wlcore_scan_get_channels()
188 !!(flags & IEEE80211_CHAN_NO_IR) == passive)) { in wlcore_scan_get_channels()
218 * the passive channel list in wlcore_scan_get_channels()
253 cfg->passive[0] = in wlcore_set_scan_chan_params()
272 cfg->passive[0], in wlcore_set_scan_chan_params()
276 cfg->passive[1] = in wlcore_set_scan_chan_params()
295 cfg->passive[1], in wlcore_set_scan_chan_params()
307 cfg->passive[1] + cfg->dfs, in wlcore_set_scan_chan_params()
313 cfg->passive[2] = 0; in wlcore_set_scan_chan_params()
[all …]
/linux-6.8/Documentation/devicetree/bindings/thermal/
Dthermal-zones.yaml29 1. when passive cooling is activated (polling-delay-passive)
69 polling-delay-passive:
73 checking this thermal zone while doing passive cooling. Setting
157 - passive # enable passive cooling e.g. throttling cpu
161 There are four valid trip types: active, passive, hot,
174 The passive trip type can be used to slow down HW e.g. run
232 - polling-delay-passive
279 polling-delay-passive = <250>;
288 type = "passive";
294 type = "passive";
[all …]
Dbrcm,sr-thermal.txt34 polling-delay-passive = <0>;
46 polling-delay-passive = <0>;
58 polling-delay-passive = <0>;
70 polling-delay-passive = <0>;
82 polling-delay-passive = <0>;
94 polling-delay-passive = <0>;
/linux-6.8/arch/arm64/boot/dts/ti/
Dk3-j721s2-thermal.dtsi6 polling-delay-passive = <250>; /* milliseconds */
20 polling-delay-passive = <250>; /* milliseconds */
34 polling-delay-passive = <250>; /* milliseconds */
48 polling-delay-passive = <250>; /* milliseconds */
62 polling-delay-passive = <250>; /* milliseconds */
76 polling-delay-passive = <250>; /* milliseconds */
90 polling-delay-passive = <250>; /* milliseconds */
Dk3-j784s4-thermal.dtsi6 polling-delay-passive = <250>; /* milliseconds */
20 polling-delay-passive = <250>; /* milliseconds */
34 polling-delay-passive = <250>; /* milliseconds */
48 polling-delay-passive = <250>; /* milliseconds */
62 polling-delay-passive = <250>; /* milliseconds */
76 polling-delay-passive = <250>; /* milliseconds */
90 polling-delay-passive = <250>; /* milliseconds */
Dk3-j721e-thermal.dtsi7 polling-delay-passive = <250>; /* milliseconds */
21 polling-delay-passive = <250>; /* milliseconds */
35 polling-delay-passive = <250>; /* milliseconds */
49 polling-delay-passive = <250>; /* milliseconds */
63 polling-delay-passive = <250>; /* milliseconds */
/linux-6.8/drivers/xen/
Dpvcalls-front.c95 } passive; member
193 (void *)&map->passive.flags); in pvcalls_front_event_handler()
201 (void *)&map->passive.flags); in pvcalls_front_event_handler()
700 init_waitqueue_head(&map->passive.inflight_accept_req); in pvcalls_front_bind()
718 map->passive.status = PVCALLS_STATUS_BIND; in pvcalls_front_bind()
735 if (map->passive.status != PVCALLS_STATUS_BIND) { in pvcalls_front_listen()
767 map->passive.status = PVCALLS_STATUS_LISTEN; in pvcalls_front_listen()
786 if (map->passive.status != PVCALLS_STATUS_LISTEN) { in pvcalls_front_accept()
797 (void *)&map->passive.flags)) { in pvcalls_front_accept()
798 req_id = READ_ONCE(map->passive.inflight_req_id); in pvcalls_front_accept()
[all …]
/linux-6.8/arch/arm/boot/dts/samsung/
Dexynos5422-odroidxu3-common.dtsi58 polling-delay-passive = <250>;
90 type = "passive";
95 type = "passive";
147 polling-delay-passive = <250>;
173 type = "passive";
178 type = "passive";
220 polling-delay-passive = <250>;
246 type = "passive";
251 type = "passive";
293 polling-delay-passive = <250>;
[all …]
/linux-6.8/arch/arm/boot/dts/rockchip/
Drk3288-veyron-mickey.dts49 type = "passive";
54 type = "passive";
59 type = "passive";
64 type = "passive";
69 type = "passive";
74 type = "passive";
102 * with the fact that there are two passive cooling devices:
155 type = "passive";
160 type = "passive";
165 type = "passive";
[all …]
/linux-6.8/arch/arm64/boot/dts/marvell/
Darmada-ap80x.dtsi320 polling-delay-passive = <0>; /* Interrupt driven */
337 polling-delay-passive = <1000>;
346 type = "passive";
351 type = "passive";
370 polling-delay-passive = <1000>;
379 type = "passive";
384 type = "passive";
403 polling-delay-passive = <1000>;
412 type = "passive";
417 type = "passive";
[all …]
/linux-6.8/Documentation/devicetree/bindings/interconnect/
Dsamsung,exynos-bus.yaml28 - passive bus device
30 Basically, parent and passive bus device share the same power line. The
32 rest bus devices (passive bus device) depend on the decision of the parent
35 on the parent device as passive device.
38 |--- B block (passive)
39 |--- C block (passive)
81 |Mode |*parent|passive |passive|passive|passive|| |
175 Parent bus device. Valid and required only for the passive bus devices.
/linux-6.8/drivers/net/wireless/ti/wl12xx/
Dscan.c16 enum nl80211_band band, bool passive) in wl1271_get_scan_channels() argument
31 * In passive scans, we scan all remaining in wl1271_get_scan_channels()
34 * marked as passive. in wl1271_get_scan_channels()
36 (passive || !(flags & IEEE80211_CHAN_NO_IR))) { in wl1271_get_scan_channels()
50 if (!passive) { in wl1271_get_scan_channels()
82 bool passive, u32 basic_rate) in wl1271_scan_send() argument
91 if (!passive && wl->scan.req->n_ssids == 0) in wl1271_scan_send()
104 if (passive) in wl1271_scan_send()
122 band, passive); in wl1271_scan_send()
295 memcpy(cmd->passive, cmd_channels->passive, sizeof(cmd->passive)); in wl12xx_adjust_channels()
/linux-6.8/drivers/scsi/device_handler/
Dscsi_dh_hp_sw.c41 * Returns SCSI_DH_DEV_OFFLINED if the sdev is on the passive path
57 * This is the passive path in tur_done()
185 * The HP Active/Passive firmware is pretty simple;
186 * the passive path reports NOT READY with sense codes
188 * activate the passive path (and deactivate the
229 "active":"passive"); in hp_sw_bus_attach()
266 MODULE_DESCRIPTION("HP Active/Passive driver");
/linux-6.8/Documentation/admin-guide/pm/
Dintel_pstate.rst57 ``intel_pstate`` can operate in two different modes, active or passive. In the
59 allows the hardware to do performance scaling by itself, while in the passive
195 Passive Mode
200 ``intel_pstate=passive`` argument is passed to the kernel in the command line
202 ``intel_pstate=no_hwp`` setting causes the driver to start in the passive mode
222 the so-called "turbo" frequency ranges). In other words, in the passive mode
290 ``CPUFreq`` core and (in the passive mode) to generic scaling governors. This
414 Operation mode of the driver: "active", "passive" or "off".
420 "passive"
421 The driver is functional and in the `passive mode
[all …]
/linux-6.8/arch/arm64/boot/dts/freescale/
Dimx8qm.dtsi303 polling-delay-passive = <250>;
311 type = "passive";
334 polling-delay-passive = <250>;
342 type = "passive";
363 polling-delay-passive = <250>;
371 type = "passive";
383 polling-delay-passive = <250>;
391 type = "passive";
403 polling-delay-passive = <250>;
411 type = "passive";

12345678910>>...26