Home
last modified time | relevance | path

Searched refs:general (Results 1 – 200 of 399) sorted by relevance

12

/linux-4.1.27/drivers/isdn/hisax/
Dq931.c718 general(char *dest, u_char *p) in general() function
976 0x00, "Segmented message", general
985 0x10, "Call identity", general
988 0x14, "Call state", general
997 0x1e, "Progress indicator", general
1000 0x20, "Network-specific facilities", general
1003 0x27, "Notification indicator", general
1009 0x29, "Date/Time", general
1012 0x2c, "Keypad facility", general
1015 0x34, "Signal", general
[all …]
/linux-4.1.27/drivers/net/wireless/iwlegacy/
D4965-debug.c72 struct stats_rx_non_phy *general, *accum_general; in il4965_ucode_rx_stats_read() local
92 general = &il->_4965.stats.rx.general; in il4965_ucode_rx_stats_read()
96 accum_general = &il->_4965.accum_stats.rx.general; in il4965_ucode_rx_stats_read()
100 delta_general = &il->_4965.delta_stats.rx.general; in il4965_ucode_rx_stats_read()
104 max_general = &il->_4965.max_delta.rx.general; in il4965_ucode_rx_stats_read()
297 le32_to_cpu(general->bogus_cts), accum_general->bogus_cts, in il4965_ucode_rx_stats_read()
301 le32_to_cpu(general->bogus_ack), accum_general->bogus_ack, in il4965_ucode_rx_stats_read()
305 le32_to_cpu(general->non_bssid_frames), in il4965_ucode_rx_stats_read()
311 le32_to_cpu(general->filtered_frames), in il4965_ucode_rx_stats_read()
317 le32_to_cpu(general->non_channel_beacons), in il4965_ucode_rx_stats_read()
[all …]
D3945-debug.c64 struct iwl39_stats_rx_non_phy *general, *accum_general; in il3945_ucode_rx_stats_read() local
83 general = &il->_3945.stats.rx.general; in il3945_ucode_rx_stats_read()
86 accum_general = &il->_3945.accum_stats.rx.general; in il3945_ucode_rx_stats_read()
89 delta_general = &il->_3945.delta_stats.rx.general; in il3945_ucode_rx_stats_read()
92 max_general = &il->_3945.max_delta.rx.general; in il3945_ucode_rx_stats_read()
281 le32_to_cpu(general->bogus_cts), accum_general->bogus_cts, in il3945_ucode_rx_stats_read()
286 le32_to_cpu(general->bogus_ack), accum_general->bogus_ack, in il3945_ucode_rx_stats_read()
291 le32_to_cpu(general->non_bssid_frames), in il3945_ucode_rx_stats_read()
298 le32_to_cpu(general->filtered_frames), in il3945_ucode_rx_stats_read()
306 le32_to_cpu(general->non_channel_beacons), in il3945_ucode_rx_stats_read()
[all …]
Dcommands.h2738 struct iwl39_stats_rx_non_phy general; member
2851 struct stats_rx_non_phy general; member
2981 struct iwl39_stats_general general; member
2988 struct stats_general general; member
D4965-calib.c511 rx_info = &(((struct il_notif_stats *)resp)->rx.general); in il4965_sensitivity_calibration()
814 rx_info = &(((struct il_notif_stats *)stat_resp)->rx.general); in il4965_chain_noise_calibration()
D3945.c411 il->_3945.accum_stats.general.temperature = in il3945_accumulative_stats()
412 il->_3945.stats.general.temperature; in il3945_accumulative_stats()
413 il->_3945.accum_stats.general.ttl_timestamp = in il3945_accumulative_stats()
414 il->_3945.stats.general.ttl_timestamp; in il3945_accumulative_stats()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Drx.c449 struct mvm_statistics_general_v8 *general; member
468 if (data->general) { in iwl_mvm_stat_iterator()
470 le32_to_cpu(data->general->beacon_counter[mvmvif->id]); in iwl_mvm_stat_iterator()
472 -data->general->beacon_average_energy[mvmvif->id]; in iwl_mvm_stat_iterator()
579 temperature = le32_to_cpu(stats->general.radio_temperature); in iwl_mvm_handle_rx_statistics()
580 data.mac_id = stats->rx.general.mac_id; in iwl_mvm_handle_rx_statistics()
582 stats->general.beacon_filter_average_energy; in iwl_mvm_handle_rx_statistics()
586 mvm->radio_stats.rx_time = le64_to_cpu(stats->general.rx_time); in iwl_mvm_handle_rx_statistics()
587 mvm->radio_stats.tx_time = le64_to_cpu(stats->general.tx_time); in iwl_mvm_handle_rx_statistics()
589 le64_to_cpu(stats->general.on_time_rf); in iwl_mvm_handle_rx_statistics()
[all …]
Ddebugfs.c665 struct mvm_statistics_rx_non_phy *general; in iwl_dbgfs_fw_rx_stats_read() local
676 general = &mvm->rx_stats.general; in iwl_dbgfs_fw_rx_stats_read()
727 PRINT_STATS_LE32(general, bogus_cts); in iwl_dbgfs_fw_rx_stats_read()
728 PRINT_STATS_LE32(general, bogus_ack); in iwl_dbgfs_fw_rx_stats_read()
729 PRINT_STATS_LE32(general, non_bssid_frames); in iwl_dbgfs_fw_rx_stats_read()
730 PRINT_STATS_LE32(general, filtered_frames); in iwl_dbgfs_fw_rx_stats_read()
731 PRINT_STATS_LE32(general, non_channel_beacons); in iwl_dbgfs_fw_rx_stats_read()
732 PRINT_STATS_LE32(general, channel_beacons); in iwl_dbgfs_fw_rx_stats_read()
733 PRINT_STATS_LE32(general, num_missed_bcon); in iwl_dbgfs_fw_rx_stats_read()
734 PRINT_STATS_LE32(general, adc_rx_saturation_time); in iwl_dbgfs_fw_rx_stats_read()
[all …]
Dfw-api-stats.h205 struct mvm_statistics_tx_non_phy general; member
284 struct mvm_statistics_rx_non_phy general; member
300 struct mvm_statistics_general_v5 general; member
307 struct mvm_statistics_general_v8 general; member
/linux-4.1.27/arch/cris/arch-v32/mach-fs/
DKconfig90 Configures the direction of general port A bits. 1 is out, 0 is in.
95 LED's at the general ports, these bits are used for all kinds of
104 Configures the initial data for the general port A bits. Most
112 Configures the direction of general port B bits. 1 is out, 0 is in.
117 LED's at the general ports, these bits are used for all kinds of
126 Configures the initial data for the general port B bits. Most
134 Configures the direction of general port C bits. 1 is out, 0 is in.
139 LED's at the general ports, these bits are used for all kinds of
148 Configures the initial data for the general port C bits. Most
156 Configures the direction of general port D bits. 1 is out, 0 is in.
[all …]
/linux-4.1.27/arch/cris/arch-v32/mach-a3/
DKconfig52 Configures the direction of general port A bits. 1 is out, 0 is in.
57 LED's at the general ports, these bits are used for all kinds of
65 Configures the initial data for the general port A bits. Most
72 Configures the direction of general port B bits. 1 is out, 0 is in.
77 LED's at the general ports, these bits are used for all kinds of
85 Configures the initial data for the general port B bits. Most
92 Configures the direction of general port C bits. 1 is out, 0 is in.
97 LED's at the general ports, these bits are used for all kinds of
105 Configures the initial data for the general port C bits. Most
/linux-4.1.27/Documentation/devicetree/bindings/clock/
Dpistachio-clock.txt5 general control, and top general control) which are instantiated individually
31 top-level general control.
71 Peripheral general control:
74 The peripheral general control block generates system interface clocks and
81 - reg: Must contain the base address and length of the peripheral general
99 Top-level general control:
102 The top-level general control block contains miscellaneous control registers and
Drockchip,rk3288-cru.txt17 - rockchip,grf: phandle to the syscon managing the "general register files"
Drockchip,rk3188-cru.txt18 - rockchip,grf: phandle to the syscon managing the "general register files"
/linux-4.1.27/arch/cris/arch-v32/
DKconfig194 Configures the direction of general port A bits. 1 is out, 0 is in.
199 LED's at the general ports, these bits are used for all kinds of
208 Configures the initial data for the general port A bits. Most
216 Configures the direction of general port B bits. 1 is out, 0 is in.
221 LED's at the general ports, these bits are used for all kinds of
230 Configures the initial data for the general port B bits. Most
238 Configures the direction of general port C bits. 1 is out, 0 is in.
243 LED's at the general ports, these bits are used for all kinds of
252 Configures the initial data for the general port C bits. Most
260 Configures the direction of general port D bits. 1 is out, 0 is in.
[all …]
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-driver-sunxi-sid16 0x02c 320 bit low general key (sun7i)
18 0x064 224 bit low general key (sun7i)
20 0x1a0 768 bit high general key (sun7i)
Dsysfs-driver-hid-roccat-savu5 press of a button. A profile is split into general settings and
24 …config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/savu/roccatsavu<minor>/general
28 press of a button. A profile is split into general settings and
42 Description: When read, this file returns general data like firmware version.
Dsysfs-driver-hid-roccat-kovaplus15 Description: When read, this file returns general data like firmware version.
Dsysfs-driver-hid-roccat-pyra4 Description: When read, this file returns general data like firmware version.
Dsysfs-firmware-dmi22 others are optional. In general though, users should
Dsysfs-driver-hid-roccat-koneplus15 Description: When read, this file returns general data like firmware version.
Dsysfs-driver-hid-roccat-konepure24 Description: When read, this file returns general data like firmware version.
/linux-4.1.27/Documentation/devicetree/bindings/arm/msm/
Dtimer.txt11 - interrupts : Interrupts for the debug timer, the first general purpose
12 timer, and optionally a second general purpose timer, and
23 - clock-frequency : The frequency of the debug timer and the general purpose
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_bios.c412 struct bdb_general_features *general; in parse_general_features() local
414 general = find_section(bdb, BDB_GENERAL_FEATURES); in parse_general_features()
415 if (general) { in parse_general_features()
416 dev_priv->vbt.int_tv_support = general->int_tv_support; in parse_general_features()
417 dev_priv->vbt.int_crt_support = general->int_crt_support; in parse_general_features()
418 dev_priv->vbt.lvds_use_ssc = general->enable_ssc; in parse_general_features()
420 intel_bios_ssc_frequency(dev, general->ssc_freq); in parse_general_features()
421 dev_priv->vbt.display_clock_mode = general->display_clock_mode; in parse_general_features()
422 dev_priv->vbt.fdi_rx_polarity_inverted = general->fdi_rx_polarity_inverted; in parse_general_features()
437 struct bdb_general_definitions *general; in parse_general_definitions() local
[all …]
/linux-4.1.27/drivers/gpu/drm/gma500/
Dintel_bios.c316 struct bdb_general_features *general; in parse_general_features() local
322 general = find_section(bdb, BDB_GENERAL_FEATURES); in parse_general_features()
323 if (general) { in parse_general_features()
324 dev_priv->int_tv_support = general->int_tv_support; in parse_general_features()
325 dev_priv->int_crt_support = general->int_crt_support; in parse_general_features()
326 dev_priv->lvds_use_ssc = general->enable_ssc; in parse_general_features()
330 = general->ssc_freq ? 100 : 96; in parse_general_features()
/linux-4.1.27/drivers/net/ethernet/oki-semi/pch_gbe/
DKconfig14 general embedded platform. EG20T PCH has Gigabit Ethernet interface.
20 ML7223 IOH is for MP(Media Phone) use. ML7831 IOH is for general
/linux-4.1.27/Documentation/devicetree/bindings/timer/
Dti,keystone-timer.txt4 architecture devices. The timer can be configured as a general-purpose 64-bit
5 timer, dual general-purpose 32-bit timers. When configured as dual 32-bit
Dstericsson-u300-apptimer.txt10 then GP1 and GP2, which are general-purpose timers.
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Ddebugfs.c728 struct statistics_rx_non_phy *general, *accum_general; in iwl_dbgfs_ucode_rx_stats_read() local
747 general = &priv->statistics.rx_non_phy; in iwl_dbgfs_ucode_rx_stats_read()
969 le32_to_cpu(general->bogus_cts), in iwl_dbgfs_ucode_rx_stats_read()
974 le32_to_cpu(general->bogus_ack), in iwl_dbgfs_ucode_rx_stats_read()
979 le32_to_cpu(general->non_bssid_frames), in iwl_dbgfs_ucode_rx_stats_read()
985 le32_to_cpu(general->filtered_frames), in iwl_dbgfs_ucode_rx_stats_read()
991 le32_to_cpu(general->non_channel_beacons), in iwl_dbgfs_ucode_rx_stats_read()
997 le32_to_cpu(general->channel_beacons), in iwl_dbgfs_ucode_rx_stats_read()
1003 le32_to_cpu(general->num_missed_bcon), in iwl_dbgfs_ucode_rx_stats_read()
1009 le32_to_cpu(general->adc_rx_saturation_time), in iwl_dbgfs_ucode_rx_stats_read()
[all …]
Drx.c478 common = &stats->general.common; in iwlagn_rx_statistics()
479 rx_non_phy = &stats->rx.general.common; in iwlagn_rx_statistics()
484 bt_activity = &stats->general.activity; in iwlagn_rx_statistics()
488 priv->statistics.num_bt_kills = stats->rx.general.num_bt_kills; in iwlagn_rx_statistics()
490 le32_to_cpu(stats->rx.general.num_bt_kills)); in iwlagn_rx_statistics()
496 common = &stats->general.common; in iwlagn_rx_statistics()
497 rx_non_phy = &stats->rx.general; in iwlagn_rx_statistics()
Dcommands.h2624 struct statistics_rx_non_phy general; member
2631 struct statistics_rx_non_phy_bt general; member
2788 struct statistics_general general; member
2795 struct statistics_general_bt general; member
/linux-4.1.27/Documentation/virtual/kvm/
Ds390-diag.txt45 Upon completion of the DIAGNOSE instruction, general register 2 contains
67 kvm_io_bus cookie). If general register 4 does not contain a valid
70 After completion of the DIAGNOSE call, general register 2 may contain
Dtimekeeping.txt44 counters. Channel 1 and 2 were not available for general use in the original
292 In general, the HPET is recommended as a high precision (compared to PIT /RTC)
306 general frowned upon as not playing by the agreed rules of the game. Such a
595 in general for a virtualized system; hardware control software can't be
612 but in general isn't recommended for real-world deployment scenarios.
/linux-4.1.27/drivers/net/ethernet/chelsio/
DKconfig31 For general information about Chelsio and our products, visit
58 For general information about Chelsio and our products, visit
78 For general information about Chelsio and our products, visit
119 For general information about Chelsio and our products, visit
/linux-4.1.27/arch/powerpc/platforms/ps3/
DKconfig75 general, all users will say Y or M.
86 general, all users will say Y or M.
113 In general, all users will say Y or M.
123 In general, all users will say Y or M.
135 In general, PS3 OtherOS users will say Y or M.
/linux-4.1.27/drivers/net/ethernet/intel/
DKconfig56 For general information and support, go to the Intel support
80 For general information and support, go to the Intel support
101 For general information and support, go to the Intel support
142 For general information and support, go to the Intel support
164 For general information and support, go to the Intel support
187 For general information and support, go to the Intel support
243 For general information and support, go to the Intel support
266 For general information and support, go to the Intel support
316 For general information and support, go to the Intel support
337 For general information and support, go to the Intel support
/linux-4.1.27/drivers/staging/iio/
DTODO19 - general purpose ADC channels
50 1) Discussion of approach. Is it general enough?
62 1) Move to a more general hardware periodic timer request
/linux-4.1.27/Documentation/isdn/
D00-INDEX14 - general info on what you need and what to do for Linux ISDN.
16 - general info for FAQ.
/linux-4.1.27/Documentation/parisc/
Dregisters84 the state save and restore time by eliminating the need for general register
92 For the general registers:
102 r2: This is the return pointer. In general you don't want to
126 general purpose registers. r27 is the data pointer, and is
/linux-4.1.27/Documentation/devicetree/bindings/regulator/
Dlp872x.txt8 - ti,general-config: the value of LP872X_GENERAL_CFG register (u8)
49 ti,general-config = /bits/ 8 <0x03>;
101 ti,general-config = /bits/ 8 <0xdd>;
/linux-4.1.27/drivers/staging/rts5208/
DMakefile6 rtsx_card.o general.o sd.o xd.o ms.o spi.o trace.o
/linux-4.1.27/Documentation/sound/alsa/soc/
Dclocking.txt5 general. Note: Audio clocking can be complex!
43 This relationship depends on the codec or SoC CPU in particular. In general
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/
Dsrio-rmu.txt15 The version X.Y should match the general SRIO controller's IP Block
46 The version X.Y should match the general SRIO controller's IP Block
76 The version X.Y should match the general SRIO controller's IP Block
106 The version X.Y should match the general SRIO controller's IP Block
Dguts.txt4 enabling, power-on-reset configuration monitoring, general-purpose
/linux-4.1.27/Documentation/i2c/
Dsummary33 An Algorithm driver contains general code that can be used for a whole class
37 A Driver driver (yes, this sounds ridiculous, sorry) contains the general
/linux-4.1.27/net/ax25/
DKconfig44 general is on the WWW at
91 digital amateur radio in general is on the WWW at
102 connections in general and amateur radio AX.25 connections in
110 digital amateur radio in general is on the WWW at
/linux-4.1.27/Documentation/sysctl/
D00-INDEX4 - general information about /proc/sys/ sysctl files.
Dabi.txt4 For general info : README.
Dsunrpc.txt4 For general info and legal blurb, please look in README.
Dfs.txt5 For general info and legal blurb, please look in README.
13 miscellaneous and general things in the operation of the Linux
/linux-4.1.27/Documentation/devicetree/bindings/arm/bcm/
Dbrcm,brcmstb.txt16 Further, syscon nodes that map platform-specific registers used for general
88 the general system reset registers.
/linux-4.1.27/drivers/net/ethernet/brocade/bna/
DKconfig14 For general information and support, go to the QLogic support
/linux-4.1.27/fs/dlm/
DKconfig7 A general purpose distributed lock manager for kernel or userspace
/linux-4.1.27/sound/pci/
Dals300.c230 u8 general, mpu, dram; in snd_als300plus_interrupt() local
234 general = inb(chip->port+ALS300P_IRQ_STATUS); in snd_als300plus_interrupt()
239 if ((general == 0) && ((mpu & 0x80) == 0) && ((dram & 0x01) == 0)) in snd_als300plus_interrupt()
242 if (general & IRQ_PLAYBACK) { in snd_als300plus_interrupt()
251 if (general & IRQ_CAPTURE) { in snd_als300plus_interrupt()
/linux-4.1.27/drivers/scsi/csiostor/
DKconfig10 For general information about Chelsio and our products, visit
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
DKconfig9 For general information about Chelsio and our products, visit
/linux-4.1.27/Documentation/devicetree/bindings/video/
Dexynos_dp.txt31 from general PHY binding: the phandle for the PHY device.
33 from general PHY binding: Should be "dp".
/linux-4.1.27/Documentation/scsi/
D53c700.txt42 Usually you can find items 2. and 3. from general spec. documents or
48 asynchronous dividers for the chip. As a general rule of thumb,
81 In general, you should just plumb the card's interrupt line in with
Dbfa.txt80 For general product and support info, go to the Brocade website at:
Dscsi-parameters.txt4 See Documentation/kernel-parameters.txt for general information on
Dscsi-generic.txt53 A more general description of the Linux SCSI subsystem of which sg is a
/linux-4.1.27/arch/cris/arch-v10/
DKconfig327 Configures the direction of general port A bits. 1 is out, 0 is in.
332 LED's at the general ports, these bits are used for all kinds of
341 Configures the initial data for the general port A bits. Most
349 Configures the type of the general port B bits. 1 is chip select,
357 Configures the direction of general port B bits. 1 is out, 0 is in.
370 Configures the initial data for the general port A bits. Most
/linux-4.1.27/Documentation/devicetree/bindings/media/xilinx/
Dxlnx,v-tc.txt4 The Video Timing Controller is a general purpose video timing generator and
/linux-4.1.27/Documentation/sound/alsa/
DProcfile.txt87 The general information of this PCM device: card #, device #,
121 The general information of this PCM sub-stream.
145 Shows the general information of this AC97 codec chip, such as
170 Shows the general codec information and the attribute of each
Dalsa-parameters.txt4 See Documentation/kernel-parameters.txt for general information on
/linux-4.1.27/Documentation/devicetree/bindings/phy/
Drockchip-usb-phy.txt5 - rockchip,grf : phandle to the syscon managing the "general
Dphy-bindings.txt1 This document explains only the device tree data binding. For general
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
DKconfig9 For general information about Chelsio and our products, visit
/linux-4.1.27/tools/perf/Documentation/
Dperf.txt22 verbose - general debug messages
Dperf-bench.txt15 This 'perf bench' command is a general framework for benchmark suites.
/linux-4.1.27/drivers/scsi/
Dgdth_ioctl.h193 } general; member
229 } general; member
/linux-4.1.27/Documentation/devicetree/bindings/power/
Drockchip-io-domain.txt14 general register file (GRF) in sync with the actual value of a voltage
36 - rockchip,grf: phandle to the syscon managing the "general register files"
/linux-4.1.27/drivers/staging/media/mn88473/
DTODO1 Driver general quality is not good enough for mainline. Also, other
/linux-4.1.27/drivers/staging/media/mn88472/
DTODO1 Driver general quality is not good enough for mainline. Also, other
/linux-4.1.27/Documentation/networking/
Di40evf.txt37 For general information, go to the Intel support website at:
Dixgbevf.txt42 For general information, go to the Intel support website at:
Dsctp.txt12 general purpose transport.
Drds.txt253 into a general RDS layer and a transport layer.
255 The general layer handles the socket API, congestion handling,
273 the transport to the general code and queued by the general code
Digbvf.txt70 For general information, go to the Intel support website at:
Di40e.txt107 For general information, go to the Intel support website at:
DREADME.ipw2200139 The general form is:
190 The general form of using the private wireless methods is:
443 For general information and support, go to:
Dtlan.txt51 0x01 Turn on general debugging messages.
Digb.txt119 For general information, go to the Intel support website at:
DREADME.ipw2100135 general capabilities are exposed through the Wireless Tools (iwconfig). There
255 For general development information and support,
Deql.txt46 Here I describe the general steps of getting a kernel up and working
177 The general idea is to bring up and keep up as many SLIP connections
Ddns_resolver.txt59 before the more general line given above as the first match is the one taken.
Ddecnet.txt28 that you need it, in general you won't and it can cause ifconfig to
45 with the 2.4 configuration procedure, but in general it's not needed any more.
Dskfp.txt32 Chapter 3: Gives some general information.
/linux-4.1.27/drivers/dma/sh/
DKconfig59 This driver supports the general purpose DMA controller found in the
/linux-4.1.27/Documentation/timers/
Dtimers-howto.txt34 In general, use of mdelay is discouraged and code should
104 early by a signal. In general, just use msleep unless
/linux-4.1.27/Documentation/hwmon/
Ducd900033 margining, and general-purpose PWM functions.
40 UCD9090 offers support for margining, and general-purpose PWM functions.
Dadm102637 16 general purpose digital I/O lines, eight (8) fan speed sensors (8-bit),
Dsmm66549 power supply channels as well as VDD, 12V input, two general-purpose analog
/linux-4.1.27/Documentation/devicetree/bindings/soc/ti/
Dkeystone-navigator-qmss.txt45 - general-purpose : pool of general queues, primarly used
172 general-purpose {
/linux-4.1.27/Documentation/sound/oss/
Doss-parameters.txt4 See Documentation/kernel-parameters.txt for general information on
DPSS36 This fil holds a general MIDI emulation. The file expected is called
/linux-4.1.27/Documentation/devicetree/bindings/serial/
Dsirf-uart.txt44 clock-names = "uart", "general", "noc";
/linux-4.1.27/Documentation/devicetree/bindings/misc/
Difm-csi.txt11 clock generator. This node is usually a general purpose timer controller.
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Drockchip,pinctrl.txt26 "general register files"
34 - reg: first element is the general register space of the iomux controller
Dpinctrl-vt8500.txt17 Please refer to ../gpio/gpio.txt for a general description of GPIO bindings.
Dbrcm,bcm2835-gpio.txt26 Please refer to ../gpio/gpio.txt for a general description of GPIO bindings.
Dqcom,apq8064-pinctrl.txt15 a general description of GPIO and interrupt bindings.
Dqcom,ipq8064-pinctrl.txt15 a general description of GPIO and interrupt bindings.
Dqcom,msm8974-pinctrl.txt15 a general description of GPIO and interrupt bindings.
Dqcom,pmic-mpp.txt39 a general description of GPIO and interrupt bindings.
Dqcom,apq8084-pinctrl.txt44 a general description of GPIO and interrupt bindings.
Dqcom,msm8960-pinctrl.txt44 a general description of GPIO and interrupt bindings.
Dqcom,msm8916-pinctrl.txt44 a general description of GPIO and interrupt bindings.
Dqcom,pmic-gpio.txt43 a general description of GPIO and interrupt bindings.
/linux-4.1.27/arch/cris/arch-v32/drivers/
DKconfig174 Enables the ETRAX general port device (major 120, minors 0-4).
175 You can use this driver to access the general port bits. It supports
189 Enables the virtual Etrax general port device (major 120, minor 6).
424 Say Y for an MMC/SD socket connected to general I/O pins (but not
426 protocol on general I/O pins. Slow and slows down the system.
/linux-4.1.27/Documentation/cpu-freq/
Dindex.txt36 There is a CPU frequency changing CVS commit and general list where
/linux-4.1.27/Documentation/devicetree/bindings/power_supply/ab8500/
Dfg.txt5 wall-charger, usb-charger, audio codec, general purpose adc,
/linux-4.1.27/drivers/staging/media/davinci_vpfe/
DTODO1 TODO (general):
Ddavinci-vpfe-mc.txt52 In general, there is a private ioctl for configuring each of the blocks
/linux-4.1.27/drivers/gpu/drm/nouveau/
DKbuild17 # DRM - general
/linux-4.1.27/drivers/net/ethernet/packetengines/
DKconfig42 information about this driver in particular and Beowulf in general.
/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-class-backlight48 In the general case, when multiple backlight
Dsysfs-class-ubi7 provides general UBI information, per-UBI device information
29 UBI devices (UBI device 0, 1, etc). They contain general UBI
/linux-4.1.27/Documentation/devicetree/bindings/dma/
Dsnps-dma.txt24 general purpose DMA channel allocator. False if not passed.
/linux-4.1.27/Documentation/devicetree/bindings/net/
Damd-xgbe.txt11 listed is required and is the general device interrupt. If the optional
Dbrcm,bcmgenet.txt7 - interrupts: must be two cells, the first cell is the general purpose
/linux-4.1.27/Documentation/devicetree/bindings/gpio/
Dgpio-mvebu.txt14 for which two entries are expected: one for the general registers,
/linux-4.1.27/Documentation/video4linux/
Domap4_camera.txt55 [1] http://focus.ti.com/general/docs/wtbu/wtbudocumentcenter.tsp?navigationId=12037&templateId=6123…
Domap3isp.txt53 In general, the settings given to the OMAP 3 ISP take effect at the beginning
106 In general, there is a private ioctl for configuring each of the blocks
/linux-4.1.27/Documentation/devicetree/bindings/i2c/
Di2c-rk3x.txt16 - rockchip,grf : the phandle of the syscon node for the general register
Di2c-arb-gpio-challenge.txt13 * Having two masters on a bus in general makes it relatively hard to debug
/linux-4.1.27/drivers/hid/
Dhid-roccat-savu.c32 ROCCAT_COMMON2_BIN_ATTRIBUTE_RW(general, 0x6, 0x10);
/linux-4.1.27/drivers/regulator/
DKconfig251 21 general purpose LDOs, 3 dedicated LDOs, and 5 BUCKs. All
638 three step-down converters and two general-purpose LDO voltage regulators.
646 three step-down converters and two general-purpose LDO voltage regulators.
661 provides three step-down converters and four general-purpose LDO
670 provides six step-down converters and one general-purpose LDO
679 provides three step-down converters and two general-purpose LDO
708 converters, 11 general purpose LDOs, VBUS generator and digital
/linux-4.1.27/Documentation/devicetree/bindings/
DABI.txt36 1) This document is intended as a general familiarization with the process as
Dxilinx.txt20 properties of the device node. In general, device nodes for IP-cores
232 That covers the general approach to binding xilinx IP cores into the
259 Xilinx Ethernet devices. In addition to general xilinx properties
Dsubmitting-patches.txt64 1) This document is intended as a general familiarization with the process as
/linux-4.1.27/drivers/video/fbdev/nvidia/
Dnv_type.h75 u32 general; member
Dnv_hw.c891 state->general = bpp == 16 ? 0x00101100 : 0x00100100; in NVCalcStateExt()
933 state->general = bpp == 16 ? 0x00101100 : 0x00100100; in NVCalcStateExt()
939 state->general |= 0x00000030; in NVCalcStateExt()
1604 NV_WR32(par->PRAMDAC, 0x0600, state->general); in NVLoadStateExt()
1651 state->general = NV_RD32(par->PRAMDAC, 0x0600); in NVUnloadStateExt()
/linux-4.1.27/drivers/staging/iio/Documentation/
Dring.txt3 This document is intended as a general overview of the functionality
/linux-4.1.27/drivers/lguest/
DREADME13 lguest, and hypervisors and x86 virtualization in general.
/linux-4.1.27/drivers/bcma/
DKconfig58 In general PCIe (Gen 2) clientmode core is required on PCIe
/linux-4.1.27/Documentation/
Dkselftest.txt60 In general, the rules for for selftests are
Dirqflags-tracing.txt44 in general there is no risk from having an incomplete irq-flags-tracing
DSubmittingDrivers36 If the code area has a general maintainer then please submit it to
104 Control: In general if there is active maintenance of a driver by
Dinit.txt46 - try to make the implementation itself more helpful in general,
Dmemory-barriers.txt415 A general memory barrier gives a guarantee that all the LOAD and STORE
420 A general memory barrier is a partial ordering over both loads and stores.
832 including of course general barriers. A write barrier pairs with a data
834 barrier, a read barrier, or a general barrier. Similarly a read barrier,
836 barrier, an acquire barrier, a release barrier, or a general barrier:
861 <general barrier>
1264 <general barrier> <general barrier>
1279 In the Linux kernel, use of general memory barriers guarantees
1285 For example, suppose that CPU 2's general barrier in the above example
1292 <read barrier> <general barrier>
[all …]
Dparport.txt7 to use IRQs, since in general these can't be autoprobed successfully.
51 Note that these are example lines only! You shouldn't in general need
DSubmitChecklist29 5: Check your patch for general style as detailed in
Dxz.txt7 XZ is a general purpose data compression format with high compression
/linux-4.1.27/fs/ocfs2/
DKconfig10 OCFS2 is a general purpose extent based shared disk cluster file
/linux-4.1.27/arch/sh/
DKconfig.cpu97 information on SR.RB and register banking in the kernel in general.
/linux-4.1.27/Documentation/arm/
Dmem_alignment10 unaligned memory access in general. If those access are predictable, you
DSetup10 through the kernel initialisation process. As a general rule, it
/linux-4.1.27/net/ipv4/netfilter/
DKconfig168 iptables is a general, extensible packet identification framework.
336 ECN support in general.
379 arptables is a general, extensible packet identification framework.
Dnf_nat_snmp_basic.c603 unsigned int general; member
962 if (!asn1_uint_decode(ctx, end, &trap->general)) in snmp_trap_decode()
/linux-4.1.27/Documentation/ide/
Dide-tape.txt22 The general magnetic tape commands compatible interface, as defined by
DChangeLog.ide-tape.1995-200214 * Some general mtio.h magnetic tape operations are
54 * Use of new general features which are provided by
77 * that general ide driver features like the unmask
/linux-4.1.27/Documentation/prctl/
Dno_new_privs.txt31 in no_new_privs mode. (This means that setting up a general-purpose
/linux-4.1.27/tools/perf/tests/attr/
DREADME7 The general idea is to store 'struct perf_event_attr' details for
/linux-4.1.27/drivers/scsi/arm/
DKconfig30 In general, this improves performance; however some SCSI devices
/linux-4.1.27/Documentation/filesystems/
Dlocks.txt58 general configuration option that was valid for all mounted filesystems. This
Domfs.txt12 Note, it is not recommended that this FS be used in place of a general
Dbefs.txt63 scope of this document. I suggest the Kernel-HOWTO document as a good general
Docfs2.txt3 OCFS2 is a general purpose extent based shared disk cluster file
Dsquashfs.txt10 Squashfs is intended for general read-only filesystem use, for archival
154 The general idea of the index is to ensure only one metadata block needs to be
Ddevpts.txt93 Or, in general, container-startup scripts should use:
/linux-4.1.27/arch/powerpc/boot/dts/
Dmpc8610_hpcd.dts303 reg = <0x21300 0x4>; /* DMA general status register */
346 reg = <0xc300 0x4>; /* DMA general status register */
/linux-4.1.27/arch/metag/lib/
Ddivsi3.S58 !! Setup for general unsigned divide code
/linux-4.1.27/fs/btrfs/
DKconfig14 Btrfs is a general purpose copy-on-write filesystem with extents,
/linux-4.1.27/Documentation/cgroups/
Dunified-hierarchy.txt56 restricts how cgroup is used in general and what controllers can do.
83 general and controller-specific interface issues are also addressed in
436 useful features which may not be suitable for general consumption in a
440 general kernel APIs for good reasons. It may end up leaking internal
456 the scrutiny that any interface for general consumption is required to
/linux-4.1.27/arch/arm/boot/dts/
Dimx28-m28cu3.dts39 label = "gpmi-nfc-general-use";
/linux-4.1.27/Documentation/devicetree/bindings/arm/
Dfw-cfg.txt50 this is where device tree bindings reside in general.
Dfsl.txt115 DCFG is the device configuration unit, that provides general purpose
/linux-4.1.27/Documentation/metag/
Dkernel-ABI.txt56 Some of the general registers have special purposes in the ABI and therefore
82 All the general purpose D0, D1, A0, A1 registers are preserved when entering the
/linux-4.1.27/Documentation/powerpc/
Dbootwrapper.txt14 used firmware type on general purpose PowerPC systems from Apple, IBM and
98 Typically, if you have general purpose PowerPC
/linux-4.1.27/fs/cifs/
DKconfig187 In general SMB3 enables better performance, security
200 to be cached locally on disk through the general filesystem cache
/linux-4.1.27/Documentation/crypto/
Dasync-tx-api.txt204 not be used by the general-purpose allocator. It can be set at
211 considered by the general-purpose allocator even after a call to
/linux-4.1.27/Documentation/development-process/
D5.Posting51 As a general rule, putting in some extra thought before posting code almost
62 general rule, a patch should be based on the current mainline as found in
174 general, the more you can put yourself into the shoes of everybody who will
302 In general, the second and following parts of a multi-part patch should be
D4.Coding75 patches to remove unused arguments; they should, in general, not be added
90 * #ifdef and preprocessor use in general
101 sprinkled liberally with #ifdef blocks. As a general rule, #ifdef use
129 In general, kernel programmers ignore cache effects at their peril. The
361 Major data structures need comprehensive documentation in general.
D2.Process56 As a general rule, if you miss the merge window for a given feature, the
229 that, sometimes, he looks quite closely. But, as a general rule, Linus
426 - Ask on the correct mailing list. Linux-kernel may be the general meeting
475 at the current lists of regressions and open bugs in general. There is
/linux-4.1.27/fs/reiserfs/
DKconfig11 In general, ReiserFS is as fast as ext2, but is very efficient with
/linux-4.1.27/Documentation/ptp/
Dptp.txt82 used as general inputs or outputs
/linux-4.1.27/drivers/video/fbdev/riva/
Driva_hw.c1276 state->general = 0x00100100; in CalcStateExt()
1290 state->general = bpp == 16 ? 0x00101100 : 0x00100100; in CalcStateExt()
1316 state->general = bpp == 16 ? 0x00101100 : 0x00100100; in CalcStateExt()
1324 state->general |= 0x00000030; in CalcStateExt()
1717 NV_WR32(chip->PRAMDAC, 0x00000600 , state->general); in LoadStateExt()
1773 state->general = NV_RD32(chip->PRAMDAC, 0x00000600); in UnloadStateExt()
Driva_hw.h512 U032 general; member
/linux-4.1.27/Documentation/video4linux/cx2341x/
Dfw-dma.txt30 This section describes, in general, the order of events when handling DMA
/linux-4.1.27/Documentation/watchdog/
Dhpwdt.txt34 NOTE: More information about watchdog drivers in general, including the ioctl
/linux-4.1.27/Documentation/security/
DYama.txt32 do not. A more general solution is to only allow ptrace directly from a
/linux-4.1.27/tools/lguest/
Dlguest.txt115 for general information on how to get bridging to work.
/linux-4.1.27/Documentation/firmware_class/
DREADME34 if firmware_class is built in kernel(the general situation)
/linux-4.1.27/Documentation/arm64/
Dbooting.txt130 - Primary CPU general-purpose register settings
220 - Secondary CPU general-purpose register settings
/linux-4.1.27/Documentation/driver-model/
Dplatform.txt51 Note that probe() should in general verify that the specified device hardware
76 The general rule is to register only those devices that actually exist,
/linux-4.1.27/Documentation/devicetree/bindings/mtd/
Dgpmc-nand.txt113 area to accommodate ECC for entire page. In general following expression
/linux-4.1.27/Documentation/RCU/
Drcu.txt43 counters, and permits general blocking within RCU read-side
DUP.txt9 work a surprising amount of the time, it is a very bad idea in general.
/linux-4.1.27/Documentation/usb/
DURB.txt107 fill_control_urb() and fill_bulk_urb(). In general, they need the usb
180 when usb_unlink_urb is invoked. The general solution to this problem
/linux-4.1.27/Documentation/filesystems/nfs/
Dnfsroot.txt91 assumed to be empty, and the defaults mentioned below apply. In general
261 thoroughly tested by the authors of this document, but in general
/linux-4.1.27/Documentation/devicetree/bindings/bus/
Dti-gpmc.txt1 Device tree bindings for OMAP general purpose memory controllers (GPMC)
/linux-4.1.27/Documentation/networking/caif/
DLinux-CAIF.txt13 The Utility Channels are general purpose pipes between modem and host.
/linux-4.1.27/Documentation/devicetree/bindings/c6x/
Ddscr.txt8 In general, the Device State Configuration Registers (DSCR) will provide one or
/linux-4.1.27/arch/x86/math-emu/
DREADME145 vm86 mode can cause a general protection fault. Address offsets
149 crashes dosemu under Linux and also brings Windows down with a general
342 to measure the emulator (the values, being random, were in general not
/linux-4.1.27/net/
DKconfig22 For a general introduction to Linux networking, it is highly
260 Cgroup subsystem for use as general purpose socket classid marker that is
/linux-4.1.27/Documentation/cdrom/
Dcdrom-standard.tex163 device by registering the following general $struct\ file_operations$:
168 &block_read, & read---general block-dev read \cr
169 &block_write, & write---general block-dev write \cr
194 the general routines in \cdromc, not through the Virtual File System
196 through two general structures that contain information about the
315 flags $options$ are used to specify how the general \cdrom\ routines
366 the door, should be left over to the general routine $cdrom_release()$.
540 the general \cdrom\ $ioctl$ number, {\tt {0x53}}. Currently the
/linux-4.1.27/arch/frv/kernel/
Dswitch_to.S134 # restore extra general regs and FP/Media regs
/linux-4.1.27/fs/jffs2/
DKconfig123 Zlib is designed to be a free, general-purpose, legally unencumbered,
/linux-4.1.27/Documentation/vm/
Dhighmem.txt159 The general recommendation is that you don't use more than 8GiB on a 32-bit

12