Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/acpi/
Dthermal.c130 u8 passive:1; member
170 struct acpi_thermal_passive passive; member
352 if (((flag & ACPI_TRIPS_PASSIVE) && tz->trips.passive.flags.valid) || in acpi_thermal_trips_update()
354 valid = tz->trips.passive.flags.valid; in acpi_thermal_trips_update()
366 tz->trips.passive.flags.valid = 0; in acpi_thermal_trips_update()
368 tz->trips.passive.temperature = tmp; in acpi_thermal_trips_update()
369 tz->trips.passive.flags.valid = 1; in acpi_thermal_trips_update()
375 tz->trips.passive.flags.valid = 0; in acpi_thermal_trips_update()
377 tz->trips.passive.tc1 = tmp; in acpi_thermal_trips_update()
382 tz->trips.passive.flags.valid = 0; in acpi_thermal_trips_update()
[all …]
/linux-4.1.27/arch/arm/boot/dts/
Drk3288-thermal.dtsi14 polling-delay-passive = <1000>; /* milliseconds */
21 polling-delay-passive = <1000>; /* milliseconds */
30 type = "passive";
49 polling-delay-passive = <1000>; /* milliseconds */
58 type = "passive";
Domap4-cpu-thermal.dtsi15 polling-delay-passive = <250>; /* milliseconds */
25 type = "passive";
Dexynos5440-trip-points.dtsi12 polling-delay-passive = <0>;
Domap5-gpu-thermal.dtsi15 polling-delay-passive = <250>; /* milliseconds */
Domap5-core-thermal.dtsi15 polling-delay-passive = <250>; /* milliseconds */
Dexynos5420-trip-points.dtsi12 polling-delay-passive = <0>;
Dexynos4-cpu-thermal.dtsi18 polling-delay-passive = <0>;
Dtegra124.dtsi948 polling-delay-passive = <1000>;
956 polling-delay-passive = <1000>;
964 polling-delay-passive = <1000>;
972 polling-delay-passive = <1000>;
Dexynos4210.dtsi174 polling-delay-passive = <0>;
Dsun5i-a13.dtsi66 polling-delay-passive = <250>;
82 type = "passive";
Dsun4i-a10.dtsi92 polling-delay-passive = <250>;
108 type = "passive";
Dam57xx-beagle-x15.dts587 polling-delay-passive = <1250>; /* milliseconds */
Dsun7i-a20.dtsi131 polling-delay-passive = <250>;
147 type = "passive";
Dexynos5250.dtsi262 polling-delay-passive = <0>;
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dscan.c139 u32 band, bool radar, bool passive, in wlcore_scan_get_channels() argument
198 !!(flags & IEEE80211_CHAN_NO_IR) == passive)) { in wlcore_scan_get_channels()
263 cfg->passive[0] = in wlcore_set_scan_chan_params()
282 cfg->passive[0], in wlcore_set_scan_chan_params()
286 cfg->passive[1] = in wlcore_set_scan_chan_params()
305 cfg->passive[1], in wlcore_set_scan_chan_params()
317 cfg->passive[1] + cfg->dfs, in wlcore_set_scan_chan_params()
323 cfg->passive[2] = 0; in wlcore_set_scan_chan_params()
329 cfg->active[0], cfg->passive[0]); in wlcore_set_scan_chan_params()
331 cfg->active[1], cfg->passive[1]); in wlcore_set_scan_chan_params()
[all …]
Dscan.h143 u8 passive[SCAN_MAX_BANDS]; /* number of passive scan channels */ member
/linux-4.1.27/drivers/net/wireless/ti/wl12xx/
Dscan.c30 enum ieee80211_band band, bool passive) in wl1271_get_scan_channels() argument
50 (passive || !(flags & IEEE80211_CHAN_NO_IR))) { in wl1271_get_scan_channels()
64 if (!passive) { in wl1271_get_scan_channels()
96 bool passive, u32 basic_rate) in wl1271_scan_send() argument
105 if (!passive && wl->scan.req->n_ssids == 0) in wl1271_scan_send()
118 if (passive) in wl1271_scan_send()
132 band, passive); in wl1271_scan_send()
305 memcpy(cmd->passive, cmd_channels->passive, sizeof(cmd->passive)); in wl12xx_adjust_channels()
Dscan.h102 u8 passive[SCAN_MAX_BANDS]; member
/linux-4.1.27/Documentation/devicetree/bindings/thermal/
Dthermal.txt45 is by means of regulating device performance, which is known as passive
46 cooling. A typical passive cooling is a CPU that has dynamic voltage and
97 "passive": A trip point to enable passive cooling
142 - polling-delay-passive: The maximum number of milliseconds to wait
143 Type: unsigned between polls when performing passive cooling.
172 (i) - when passive cooling is activated (polling-delay-passive); and
255 polling-delay-passive = <250>; /* milliseconds */
269 type = "passive";
304 linked to the same thermal zone, 'cpu-thermal', as a passive cooling device,
333 polling-delay-passive = <250>; /* milliseconds */
[all …]
Drockchip-thermal.txt41 polling-delay-passive = <1000>; /* milliseconds */
51 type = "passive";
Ddb8500-thermal.txt12 - tripN-type : type of trip point N, should be one of "active" "passive" "hot"
Dtegra-soctherm.txt49 polling-delay-passive = <1000>;
/linux-4.1.27/Documentation/fb/
Dpxafb.txt8 modprobe pxafb options=vmem:2M,mode:640x480-8,passive
10 video=pxafb:vmem:2M,mode:640x480-8,passive
36 active | passive => LCCR0_PAS
40 Single or dual panel passive display
Dsa1100fb.txt12 For most common passive displays, giving the option
/linux-4.1.27/drivers/net/wireless/ti/wl18xx/
Dscan.c29 memcpy(cmd->passive, cmd_channels->passive, sizeof(cmd->passive)); in wl18xx_adjust_channels()
Dscan.h72 u8 passive[SCAN_MAX_BANDS]; /* number of passive scan channels */ member
/linux-4.1.27/Documentation/thermal/
Dsysfs-api.txt64 performing passive cooling.
248 E.g. it can be one of critical, hot, passive, active[0-*] for ACPI
268 passive
269 Attribute is only present for zones in which the passive cooling
272 passive trip point for the zone. Activation is done by polling with
317 passive, active. If an ACPI thermal zone supports critical, passive,
336 |---trip_point_1_type: passive
342 |---cdev0_trip_point: 1 /* cdev0 can be used for passive */
Dintel_powerclamp.txt33 passive power reduction must be performed to prevent the hardware
/linux-4.1.27/tools/thermal/tmon/
Dtmon.h85 int passive; /* active zone has passive node to force passive mode */ member
/linux-4.1.27/Documentation/isdn/
DREADME.fax16 NOTE: This implementation does *not* support fax with passive
DREADME.diversion2 the isdn4linux and the HiSax module for passive cards.
77 driver for passive isdn cards. All HiSax supported cards may be used for
DREADME.avmb17 also for passive cards since July 1999.
DREADME.HiSax1 HiSax is a Linux hardware-level driver for passive ISDN cards with Siemens
78 If you know other passive cards with the Siemens chipset, please let me know.
/linux-4.1.27/drivers/thermal/
Dstep_wise.c124 tz->passive += value; in update_passive_instance()
DKconfig146 It supports one critical trip point and one passive trip point. The
148 passive trip is crossed.
166 CPUs when the Temperature crosses the passive trip point.
Dthermal_core.c349 if (tz->passive) in monitor_thermal_zone()
494 tz->passive = 0; in thermal_zone_device_reset()
840 static DEVICE_ATTR(passive, S_IRUGO | S_IWUSR, passive_show, passive_store);
1497 int passive = 0; in thermal_zone_device_register() local
1568 passive = 1; in thermal_zone_device_register()
1576 if (!passive) { in thermal_zone_device_register()
/linux-4.1.27/include/net/
Dnet_namespace.h46 atomic_t passive; /* To decided when the network member
/linux-4.1.27/include/linux/
Dthermal.h192 int passive; member
/linux-4.1.27/Documentation/networking/
Dphonet.txt135 with end-to-end congestion control. It uses the passive listening
158 "third party" application. This means that both endpoints are passive.
Dixgbe.txt39 82598-based adapters support all passive direct attach cables that comply
70 82599-based adapters support all passive and active limiting direct attach
100 82598-based adapters support all passive direct attach cables that comply
Ddccp.txt75 case is different for passive sockets, where multiple service codes (up to 32)
145 the behaviour of the other, passive side: this variable also sets
Darcnet-hardware.txt105 are two types of hubs - active and passive. Passive hubs are small boxes
127 2. A card to a passive hub. Remember that all unused connectors on the hub
140 5. An active hub to passive hub.
142 Remember that you cannot connect two passive hubs together. The power loss
243 The maximum length of all cables connected to a passive hub is limited to 65
244 meters for RG-62 cabling; less for others. You can see that using passive
Dip-sysctl.txt231 For passive connections, the listener congestion control choice
502 Number of times SYNACKs for a passive TCP connection attempt will
506 for a passive TCP connection will happen after 63seconds.
Dcan.txt1097 and the state changes to the error-warning, error-passive and
/linux-4.1.27/Documentation/hwmon/
Damc682176 it defines the passive cooling temperature.
/linux-4.1.27/Documentation/sound/alsa/soc/
Djack.txt32 user space. The jack itself is completely passive, it is set up by the
/linux-4.1.27/drivers/isdn/hisax/
DKconfig171 versions passive ISDN cards.
182 passive ISDN ISA cards.
212 This enables HiSax support for the Sedlbauer passive ISDN cards.
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dscan.c83 u16 passive; member
269 params->dwell[band].passive = iwl_mvm_get_passive_dwell(mvm, in iwl_mvm_scan_calc_params()
768 cmd->passive_dwell = params->dwell[IEEE80211_BAND_2GHZ].passive; in iwl_mvm_build_generic_unified_scan_cmd()
1228 cmd->passive_dwell = params->dwell[IEEE80211_BAND_2GHZ].passive; in iwl_mvm_build_generic_umac_scan_cmd()
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
DKconfig119 2xPCK (if active matrix) or 3xPCK (if passive matrix).
/linux-4.1.27/net/core/
Dnet_namespace.c241 atomic_set(&net->passive, 1); in setup_net()
307 if (ns && atomic_dec_and_test(&ns->passive)) in net_drop_ns()
Dnet-sysfs.c1378 atomic_inc(&ns->passive); in net_grab_current_ns()
/linux-4.1.27/drivers/scsi/libfc/
Dfc_rport.c1725 enum fc_els_spp_resp passive; in fc_rport_recv_prli_req() local
1780 passive = prov->prli(rdata, plen, rspp, spp); in fc_rport_recv_prli_req()
1781 if (!resp || passive == FC_SPP_RESP_ACK) in fc_rport_recv_prli_req()
1782 resp = passive; in fc_rport_recv_prli_req()
/linux-4.1.27/lib/
DKconfig.kgdb91 0x0020 - allow passive inspection (backtrace, process list, lsmod)
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Dscan.c445 u16 passive = (band == IEEE80211_BAND_2GHZ) ? in iwl_get_passive_dwell_time() local
449 return iwl_limit_dwell(priv, passive); in iwl_get_passive_dwell_time()
/linux-4.1.27/drivers/net/wireless/libertas/
DREADME210 1) Perform a passive scan on all channels for 20 ms per channel:
/linux-4.1.27/Documentation/scheduler/
Dsched-stats.txt139 36) # of times in this domain try_to_wake_up() started passive balancing
/linux-4.1.27/Documentation/usb/
DCREDITS79 leading manufacturer for active and passive ISDN Controllers
/linux-4.1.27/Documentation/scsi/
Dscsi_mid_low_api.txt78 referred to the "passive" initialization model. The newer model allows HBAs
119 the passive initialization model.
296 The shortcoming of the "passive initialization model" is that host
707 * in the "passive initialization model". Hence a LLD has no need to
803 * Defined in: LLD (required if "passive initialization mode" is used,
1091 * Defined in: LLD (required in "passive initialization model",
/linux-4.1.27/drivers/net/wireless/iwlegacy/
Dcommon.c1498 u16 passive = in il_get_passive_dwell_time() local
1514 passive = min(value, passive); in il_get_passive_dwell_time()
1517 return passive; in il_get_passive_dwell_time()
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dmac.c2108 bool passive; in ath10k_update_channel_list() local
2159 passive = channel->flags & IEEE80211_CHAN_NO_IR; in ath10k_update_channel_list()
2160 ch->passive = passive; in ath10k_update_channel_list()
Dwmi.h1308 bool passive; member
Dwmi.c859 if (arg->passive) in ath10k_wmi_put_wmi_channel()
/linux-4.1.27/drivers/infiniband/hw/nes/
Dnes_cm.c115 …truct nes_cm_node *cm_node, struct tcphdr *tcph, struct sk_buff *skb, int optionsize, int passive);
2248 struct sk_buff *skb, int optionsize, int passive) in handle_tcp_options() argument
2257 if (passive) in handle_tcp_options()
/linux-4.1.27/Documentation/rapidio/
Drapidio.txt285 passive discovery of the network.
/linux-4.1.27/Documentation/RCU/
DRTFP.txt22 In 1986, Hennessy, Osisek, and Seigh [Hennessy89] introduced passive
28 passive serialization appears to be the first deferred-destruction
878 Described the relationship of the VM/XA passive serialization to RCU.
/linux-4.1.27/Documentation/security/
DSmack.txt304 Object: An object is a passive entity on the computer system.
/linux-4.1.27/Documentation/
Dkernel-parameters.txt3584 -1: disable all passive trip points
3585 <degrees C>: override all passive trip points to this