Home
last modified time | relevance | path

Searched refs:passive (Results 1 – 25 of 307) sorted by relevance

12345678910>>...13

/linux-6.3-rc2/arch/arm64/boot/dts/exynos/
A 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.3-rc2/arch/arm64/boot/dts/qcom/
A Dsm8550.dtsi3705 type = "passive";
3711 type = "passive";
3725 type = "passive";
3731 type = "passive";
3745 type = "passive";
3751 type = "passive";
3765 type = "passive";
3771 type = "passive";
3785 type = "passive";
3791 type = "passive";
[all …]
A 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";
A Dpm8010.dtsi12 polling-delay-passive = <100>;
21 type = "passive";
33 polling-delay-passive = <100>;
42 type = "passive";
A Dsm8450.dtsi4189 type = "passive";
4195 type = "passive";
4209 type = "passive";
4215 type = "passive";
4229 type = "passive";
4235 type = "passive";
4249 type = "passive";
4255 type = "passive";
4269 type = "passive";
4275 type = "passive";
[all …]
A Dpmr735d.dtsi12 polling-delay-passive = <100>;
21 type = "passive";
33 polling-delay-passive = <100>;
42 type = "passive";
A Dsm6115.dtsi2139 type = "passive";
2145 type = "passive";
2159 type = "passive";
2165 type = "passive";
2179 type = "passive";
2185 type = "passive";
2199 type = "passive";
2205 type = "passive";
2219 type = "passive";
2225 type = "passive";
[all …]
A Dsm8250-mtp.dts55 polling-delay-passive = <0>;
63 type = "passive";
69 polling-delay-passive = <0>;
77 type = "passive";
83 polling-delay-passive = <0>;
91 type = "passive";
97 polling-delay-passive = <0>;
105 type = "passive";
119 type = "passive";
133 type = "passive";
[all …]
/linux-6.3-rc2/drivers/acpi/
A Dthermal.c110 u8 passive:1; member
150 struct acpi_thermal_passive passive; member
342 tz->trips.passive.flags.valid = 0; in acpi_thermal_trips_update()
352 tz->trips.passive.tc1 = tmp; in acpi_thermal_trips_update()
359 tz->trips.passive.tc2 = tmp; in acpi_thermal_trips_update()
366 tz->trips.passive.tsp = tmp; in acpi_thermal_trips_update()
485 tz->trips.passive.flags.valid; in acpi_thermal_get_trip_points()
592 tz->trips.passive.temperature, in thermal_get_trip_temp()
659 tz->trips.passive.tc2 * (tz->temperature - tz->trips.passive.temperature); in thermal_get_trend()
803 if (tz->trips.passive.flags.valid) in acpi_thermal_register_thermal_zone()
[all …]
/linux-6.3-rc2/arch/arm/boot/dts/
A Dexynos5422-odroidxu3-common.dtsi54 polling-delay-passive = <250>;
86 type = "passive";
91 type = "passive";
169 type = "passive";
174 type = "passive";
242 type = "passive";
247 type = "passive";
315 type = "passive";
320 type = "passive";
388 type = "passive";
[all …]
A 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 …]
A Dexynos5420-arndale-octa.dts76 type = "passive";
81 type = "passive";
86 type = "passive";
151 type = "passive";
156 type = "passive";
161 type = "passive";
214 type = "passive";
219 type = "passive";
224 type = "passive";
277 type = "passive";
[all …]
A Domap3-cpu-thermal.dtsi11 polling-delay-passive = <250>; /* milliseconds */
22 type = "passive";
/linux-6.3-rc2/Documentation/devicetree/bindings/fpga/
A Daltera-passive-serial.txt4 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.3-rc2/drivers/net/wireless/ti/wlcore/
A Dscan.c129 u32 band, bool radar, bool passive, in wlcore_scan_get_channels() argument
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()
319 cfg->active[0], cfg->passive[0]); in wlcore_set_scan_chan_params()
321 cfg->active[1], cfg->passive[1]); in wlcore_set_scan_chan_params()
324 return cfg->passive[0] || cfg->active[0] || in wlcore_set_scan_chan_params()
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/thermal/
A 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>;
A 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
141 - passive # enable passive cooling e.g. throttling cpu
145 There are four valid trip types: active, passive, hot,
215 - polling-delay-passive
262 polling-delay-passive = <250>;
271 type = "passive";
277 type = "passive";
307 polling-delay-passive = <250>;
[all …]
A Dda9062-thermal.txt17 - polling-delay-passive : Specify the polling period, measured in
25 polling-delay-passive = <3000>;
34 polling-delay-passive = <3000>;
A Dthermal-idle.yaml106 polling-delay-passive = <100>;
115 type = "passive";
121 type = "passive";
127 type = "passive";
/linux-6.3-rc2/drivers/xen/
A 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()
794 map2 = map->passive.accept_map; in pvcalls_front_accept()
812 (void *)&map->passive.flags); in pvcalls_front_accept()
819 (void *)&map->passive.flags); in pvcalls_front_accept()
828 (void *)&map->passive.flags); in pvcalls_front_accept()
841 (void *)&map->passive.flags); in pvcalls_front_accept()
855 map->passive.accept_map = map2; in pvcalls_front_accept()
884 (void *)&map->passive.flags); in pvcalls_front_accept()
[all …]
/linux-6.3-rc2/arch/arm64/boot/dts/marvell/
A Darmada-ap80x.dtsi338 polling-delay-passive = <1000>;
347 type = "passive";
352 type = "passive";
371 polling-delay-passive = <1000>;
380 type = "passive";
385 type = "passive";
404 polling-delay-passive = <1000>;
413 type = "passive";
418 type = "passive";
446 type = "passive";
[all …]
/linux-6.3-rc2/arch/arm64/boot/dts/ti/
A Dk3-am654-industrial-thermal.dtsi6 polling-delay-passive = <250>; /* milliseconds */
20 polling-delay-passive = <250>; /* milliseconds */
34 polling-delay-passive = <250>; /* milliseconds */
/linux-6.3-rc2/Documentation/devicetree/bindings/interconnect/
A 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.3-rc2/drivers/net/wireless/ti/wl12xx/
A Dscan.c16 enum nl80211_band band, bool passive) in wl1271_get_scan_channels() argument
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.3-rc2/arch/arm64/boot/dts/rockchip/
A Drk3399-gru-kevin.dts107 polling-delay-passive = <100>; /* milliseconds */
116 type = "passive";
122 type = "passive";
153 polling-delay-passive = <100>; /* milliseconds */
162 type = "passive";
168 type = "passive";

Completed in 52 milliseconds

12345678910>>...13