Home
last modified time | relevance | path

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

123

/linux-4.4.14/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.4.14/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.4.14/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.4.14/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.4.14/arch/cris/arch-v32/
DKconfig105 Configures the direction of general port A bits. 1 is out, 0 is in.
110 LED's at the general ports, these bits are used for all kinds of
119 Configures the initial data for the general port A bits. Most
127 Configures the direction of general port B bits. 1 is out, 0 is in.
132 LED's at the general ports, these bits are used for all kinds of
141 Configures the initial data for the general port B bits. Most
149 Configures the direction of general port C bits. 1 is out, 0 is in.
154 LED's at the general ports, these bits are used for all kinds of
163 Configures the initial data for the general port C bits. Most
171 Configures the direction of general port D bits. 1 is out, 0 is in.
[all …]
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Drx.c455 struct mvm_statistics_general_v8 *general; member
474 if (data->general) { in iwl_mvm_stat_iterator()
476 le32_to_cpu(data->general->beacon_counter[mvmvif->id]); in iwl_mvm_stat_iterator()
478 -data->general->beacon_average_energy[mvmvif->id]; in iwl_mvm_stat_iterator()
581 temperature = le32_to_cpu(stats->general.radio_temperature); in iwl_mvm_handle_rx_statistics()
582 data.mac_id = stats->rx.general.mac_id; in iwl_mvm_handle_rx_statistics()
584 stats->general.beacon_filter_average_energy; in iwl_mvm_handle_rx_statistics()
588 mvm->radio_stats.rx_time = le64_to_cpu(stats->general.rx_time); in iwl_mvm_handle_rx_statistics()
589 mvm->radio_stats.tx_time = le64_to_cpu(stats->general.tx_time); in iwl_mvm_handle_rx_statistics()
591 le64_to_cpu(stats->general.on_time_rf); in iwl_mvm_handle_rx_statistics()
[all …]
Ddebugfs.c667 struct mvm_statistics_rx_non_phy *general; in iwl_dbgfs_fw_rx_stats_read() local
678 general = &mvm->rx_stats.general; in iwl_dbgfs_fw_rx_stats_read()
729 PRINT_STATS_LE32(general, bogus_cts); in iwl_dbgfs_fw_rx_stats_read()
730 PRINT_STATS_LE32(general, bogus_ack); in iwl_dbgfs_fw_rx_stats_read()
731 PRINT_STATS_LE32(general, non_bssid_frames); in iwl_dbgfs_fw_rx_stats_read()
732 PRINT_STATS_LE32(general, filtered_frames); in iwl_dbgfs_fw_rx_stats_read()
733 PRINT_STATS_LE32(general, non_channel_beacons); in iwl_dbgfs_fw_rx_stats_read()
734 PRINT_STATS_LE32(general, channel_beacons); in iwl_dbgfs_fw_rx_stats_read()
735 PRINT_STATS_LE32(general, num_missed_bcon); in iwl_dbgfs_fw_rx_stats_read()
736 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
258 struct mvm_statistics_rx_non_phy general; member
274 struct mvm_statistics_general_v8 general; member
/linux-4.4.14/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"
Drockchip,rk3368-cru.txt17 - rockchip,grf: phandle to the syscon managing the "general register files"
/linux-4.4.14/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.4.14/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.4.14/drivers/gpu/drm/i915/
Dintel_bios.c354 const struct bdb_general_features *general; in parse_general_features() local
356 general = find_section(bdb, BDB_GENERAL_FEATURES); in parse_general_features()
357 if (general) { in parse_general_features()
358 dev_priv->vbt.int_tv_support = general->int_tv_support; in parse_general_features()
359 dev_priv->vbt.int_crt_support = general->int_crt_support; in parse_general_features()
360 dev_priv->vbt.lvds_use_ssc = general->enable_ssc; in parse_general_features()
362 intel_bios_ssc_frequency(dev, general->ssc_freq); in parse_general_features()
363 dev_priv->vbt.display_clock_mode = general->display_clock_mode; in parse_general_features()
364 dev_priv->vbt.fdi_rx_polarity_inverted = general->fdi_rx_polarity_inverted; in parse_general_features()
379 const struct bdb_general_definitions *general; in parse_general_definitions() local
[all …]
/linux-4.4.14/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.4.14/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
Dst,stm32-timer.txt3 The STM32 MCUs family has several general-purpose 16 and 32 bits timers.
Dstericsson-u300-apptimer.txt10 then GP1 and GP2, which are general-purpose timers.
Dimg,pistachio-gptimer.txt1 * Pistachio general-purpose timer based clocksource
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Ddebugfs.c724 struct statistics_rx_non_phy *general, *accum_general; in iwl_dbgfs_ucode_rx_stats_read() local
743 general = &priv->statistics.rx_non_phy; in iwl_dbgfs_ucode_rx_stats_read()
965 le32_to_cpu(general->bogus_cts), in iwl_dbgfs_ucode_rx_stats_read()
970 le32_to_cpu(general->bogus_ack), in iwl_dbgfs_ucode_rx_stats_read()
975 le32_to_cpu(general->non_bssid_frames), in iwl_dbgfs_ucode_rx_stats_read()
981 le32_to_cpu(general->filtered_frames), in iwl_dbgfs_ucode_rx_stats_read()
987 le32_to_cpu(general->non_channel_beacons), in iwl_dbgfs_ucode_rx_stats_read()
993 le32_to_cpu(general->channel_beacons), in iwl_dbgfs_ucode_rx_stats_read()
999 le32_to_cpu(general->num_missed_bcon), in iwl_dbgfs_ucode_rx_stats_read()
1005 le32_to_cpu(general->adc_rx_saturation_time), in iwl_dbgfs_ucode_rx_stats_read()
[all …]
Drx.c464 common = &stats->general.common; in iwlagn_rx_statistics()
465 rx_non_phy = &stats->rx.general.common; in iwlagn_rx_statistics()
470 bt_activity = &stats->general.activity; in iwlagn_rx_statistics()
474 priv->statistics.num_bt_kills = stats->rx.general.num_bt_kills; in iwlagn_rx_statistics()
476 le32_to_cpu(stats->rx.general.num_bt_kills)); in iwlagn_rx_statistics()
482 common = &stats->general.common; in iwlagn_rx_statistics()
483 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.4.14/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.4.14/drivers/net/ethernet/chelsio/
DKconfig29 For general information about Chelsio and our products, visit
56 For general information about Chelsio and our products, visit
76 For general information about Chelsio and our products, visit
117 For general information about Chelsio and our products, visit
/linux-4.4.14/drivers/net/ethernet/intel/
DKconfig54 For general information and support, go to the Intel support
78 For general information and support, go to the Intel support
99 For general information and support, go to the Intel support
140 For general information and support, go to the Intel support
162 For general information and support, go to the Intel support
185 For general information and support, go to the Intel support
241 For general information and support, go to the Intel support
264 For general information and support, go to the Intel support
314 For general information and support, go to the Intel support
335 For general information and support, go to the Intel support
/linux-4.4.14/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.4.14/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.4.14/Documentation/ABI/obsolete/
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.
/linux-4.4.14/Documentation/isdn/
D00-INDEX14 - general info on what you need and what to do for Linux ISDN.
16 - general info for FAQ.
/linux-4.4.14/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.4.14/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.4.14/drivers/staging/rts5208/
DMakefile6 rtsx_card.o general.o sd.o xd.o ms.o spi.o trace.o
/linux-4.4.14/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.4.14/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.4.14/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.4.14/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.4.14/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.4.14/drivers/net/ethernet/brocade/bna/
DKconfig14 For general information and support, go to the QLogic support
/linux-4.4.14/fs/dlm/
DKconfig7 A general purpose distributed lock manager for kernel or userspace
/linux-4.4.14/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.4.14/drivers/scsi/csiostor/
DKconfig10 For general information about Chelsio and our products, visit
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
DKconfig9 For general information about Chelsio and our products, visit
/linux-4.4.14/Documentation/devicetree/bindings/display/exynos/
Dexynos_dp.txt31 from general PHY binding: the phandle for the PHY device.
33 from general PHY binding: Should be "dp".
/linux-4.4.14/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.4.14/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.4.14/Documentation/devicetree/bindings/media/xilinx/
Dxlnx,v-tc.txt4 The Video Timing Controller is a general purpose video timing generator and
/linux-4.4.14/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.4.14/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.4.14/drivers/infiniband/hw/cxgb3/
DKconfig9 For general information about Chelsio and our products, visit
/linux-4.4.14/Documentation/cpu-freq/
Dintel-pstate.txt10 performance and powersave, that differ from the general cpufreq governors of
11 the same name (the general cpufreq governors implement target(), whereas the
Dindex.txt36 There is a CPU frequency changing CVS commit and general list where
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-firmware-dmi-tables7 entry point contains general information, like SMBIOS
Dsysfs-firmware-dmi-entries22 others are optional. In general though, users should
/linux-4.4.14/drivers/scsi/
Dgdth_ioctl.h193 } general; member
229 } general; member
/linux-4.4.14/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.4.14/drivers/staging/media/mn88473/
DTODO1 Driver general quality is not good enough for mainline. Also, other
/linux-4.4.14/drivers/staging/media/mn88472/
DTODO1 Driver general quality is not good enough for mainline. Also, other
/linux-4.4.14/tools/testing/selftests/zram/
DREADME26 zram01.sh: creates general purpose ram disks with ext4 filesystems
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Drockchip-spdif.txt25 - rockchip,grf: the phandle of the syscon node for the general register
/linux-4.4.14/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:
Digb.txt119 For general information, go to the Intel support website at:
Dtlan.txt51 0x01 Turn on general debugging messages.
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
DREADME.ipw2100135 general capabilities are exposed through the Wireless Tools (iwconfig). There
255 For general development information and support,
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.
/linux-4.4.14/drivers/dma/sh/
DKconfig47 This driver supports the general purpose DMA controller found in the
/linux-4.4.14/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.4.14/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.4.14/Documentation/devicetree/bindings/power/
Drockchip-io-domain.txt14 general register file (GRF) in sync with the actual value of a voltage
38 - rockchip,grf: phandle to the syscon managing the "general register files"
/linux-4.4.14/Documentation/devicetree/bindings/soc/ti/
Dkeystone-navigator-qmss.txt45 - general-purpose : pool of general queues, primarly used
172 general-purpose {
/linux-4.4.14/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.4.14/Documentation/devicetree/bindings/misc/
Difm-csi.txt11 clock generator. This node is usually a general purpose timer controller.
/linux-4.4.14/drivers/net/ethernet/packetengines/
DKconfig38 information about this driver in particular and Beowulf in general.
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Drockchip,pinctrl.txt26 "general register files"
35 - reg: first element is the general register space of the iomux controller
Datmel,at91-pio4-pinctrl.txt16 a general description of GPIO and interrupt bindings.
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,msm8660-pinctrl.txt15 a general description of GPIO and interrupt bindings.
Dqcom,ipq8064-pinctrl.txt15 a general description of GPIO and interrupt bindings.
Dcnxt,cx92755-pinctrl.txt32 For a general description of GPIO bindings, please refer to ../gpio/gpio.txt.
Dqcom,msm8974-pinctrl.txt15 a general description of GPIO and interrupt bindings.
Dqcom,msm8960-pinctrl.txt44 a general description of GPIO and interrupt bindings.
Dqcom,apq8084-pinctrl.txt44 a general description of GPIO and interrupt bindings.
Dqcom,msm8916-pinctrl.txt44 a general description of GPIO and interrupt bindings.
Dqcom,pmic-mpp.txt44 a general description of GPIO and interrupt bindings.
Dqcom,pmic-gpio.txt43 a general description of GPIO and interrupt bindings.
/linux-4.4.14/Documentation/devicetree/bindings/power_supply/ab8500/
Dfg.txt5 wall-charger, usb-charger, audio codec, general purpose adc,
/linux-4.4.14/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.4.14/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.4.14/drivers/gpu/drm/nouveau/
DKbuild17 # DRM - general
/linux-4.4.14/Documentation/devicetree/bindings/gpio/
Dgpio-mvebu.txt14 for which two entries are expected: one for the general registers,
/linux-4.4.14/Documentation/devicetree/bindings/dma/
Dsnps-dma.txt24 general purpose DMA channel allocator. False if not passed.
/linux-4.4.14/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.4.14/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.4.14/drivers/hid/
Dhid-roccat-savu.c32 ROCCAT_COMMON2_BIN_ATTRIBUTE_RW(general, 0x6, 0x10);
/linux-4.4.14/drivers/net/ethernet/hisilicon/
DKconfig63 This selects the general ethernet driver for HNS. This module make
/linux-4.4.14/drivers/regulator/
DKconfig261 21 general purpose LDOs, 3 dedicated LDOs, and 5 BUCKs. All
673 three step-down converters and two general-purpose LDO voltage regulators.
681 three step-down converters and two general-purpose LDO voltage regulators.
696 provides three step-down converters and four general-purpose LDO
705 provides six step-down converters and one general-purpose LDO
714 provides three step-down converters and two general-purpose LDO
743 converters, 11 general purpose LDOs, VBUS generator and digital
/linux-4.4.14/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.4.14/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.4.14/drivers/lguest/
DREADME13 lguest, and hypervisors and x86 virtualization in general.
/linux-4.4.14/drivers/staging/iio/Documentation/
Dring.txt3 This document is intended as a general overview of the functionality
/linux-4.4.14/Documentation/devicetree/bindings/arm/bcm/
Dbrcm,brcmstb.txt16 Further, syscon nodes that map platform-specific registers used for general
107 the general system reset registers.
/linux-4.4.14/drivers/bcma/
DKconfig52 In general PCIe (Gen 2) clientmode core is required on PCIe
/linux-4.4.14/drivers/devfreq/event/
Dexynos-ppmu.c88 PPMU_EVENT(d0-general),
91 PPMU_EVENT(d1-general),
/linux-4.4.14/fs/ocfs2/
DKconfig10 OCFS2 is a general purpose extent based shared disk cluster file
/linux-4.4.14/arch/sh/
DKconfig.cpu97 information on SR.RB and register banking in the kernel in general.
/linux-4.4.14/Documentation/
Dirqflags-tracing.txt44 in general there is no risk from having an incomplete irq-flags-tracing
Dkselftest.txt76 In general, the rules for for selftests are
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.
834 including of course general barriers. A write barrier pairs with a data
836 barrier, a read barrier, or a general barrier. Similarly a read barrier,
838 barrier, an acquire barrier, a release barrier, or a general barrier:
863 <general barrier>
1266 <general barrier> <general barrier>
1281 In the Linux kernel, use of general memory barriers guarantees
1287 For example, suppose that CPU 2's general barrier in the above example
1294 <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
/linux-4.4.14/Documentation/devicetree/bindings/edac/
Dapm-xgene-edac.txt42 "apm,xgene-edac-l3-soc" for general value reporting
/linux-4.4.14/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.4.14/arch/arm/boot/dts/
Dk2l-netcp.dtsi66 general-purpose {
Dk2e-netcp.dtsi66 general-purpose {
Dk2hk-netcp.dtsi79 general-purpose {
Dimx28-m28cu3.dts39 label = "gpmi-nfc-general-use";
/linux-4.4.14/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
/linux-4.4.14/Documentation/devicetree/bindings/net/
Damd-xgbe.txt14 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.4.14/drivers/scsi/arm/
DKconfig30 In general, this improves performance; however some SCSI devices
/linux-4.4.14/Documentation/prctl/
Dno_new_privs.txt31 in no_new_privs mode. (This means that setting up a general-purpose
/linux-4.4.14/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.4.14/tools/perf/tests/attr/
DREADME7 The general idea is to store 'struct perf_event_attr' details for
/linux-4.4.14/Documentation/cgroups/
Dunified-hierarchy.txt62 restricts how cgroup is used in general and what controllers can do.
89 general and controller-specific interface issues are also addressed in
380 In general, all controller files should be in one of the following
413 - In general, the root cgroup should be exempt from resource control
622 useful features which may not be suitable for general consumption in a
626 general kernel APIs for good reasons. It may end up leaking internal
642 the scrutiny that any interface for general consumption is required to
/linux-4.4.14/arch/powerpc/boot/dts/
Dmpc8610_hpcd.dts303 reg = <0x21300 0x4>; /* DMA general status register */
346 reg = <0xc300 0x4>; /* DMA general status register */
/linux-4.4.14/net/ipv4/netfilter/
DKconfig182 iptables is a general, extensible packet identification framework.
351 ECN support in general.
394 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.4.14/arch/metag/lib/
Ddivsi3.S58 !! Setup for general unsigned divide code
/linux-4.4.14/fs/btrfs/
DKconfig14 Btrfs is a general purpose copy-on-write filesystem with extents,
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dfw-cfg.txt50 this is where device tree bindings reside in general.
Dfsl.txt118 DCFG is the device configuration unit, that provides general purpose
/linux-4.4.14/fs/cifs/
DKconfig187 In general SMB3 enables better performance, security
209 to be cached locally on disk through the general filesystem cache
/linux-4.4.14/arch/cris/arch-v32/drivers/
DKconfig257 Say Y for an MMC/SD socket connected to general I/O pins (but not
259 protocol on general I/O pins. Slow and slows down the system.
/linux-4.4.14/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.4.14/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.4.14/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.4.14/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.
/linux-4.4.14/Documentation/block/
Dpr.txt11 This document gives a general overview of the support ioctl commands.
/linux-4.4.14/Documentation/ptp/
Dptp.txt82 used as general inputs or outputs
/linux-4.4.14/fs/reiserfs/
DKconfig11 In general, ReiserFS is as fast as ext2, but is very efficient with
/linux-4.4.14/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.4.14/Documentation/video4linux/cx2341x/
Dfw-dma.txt30 This section describes, in general, the order of events when handling DMA
/linux-4.4.14/Documentation/watchdog/
Dhpwdt.txt34 NOTE: More information about watchdog drivers in general, including the ioctl
/linux-4.4.14/Documentation/security/
DYama.txt30 do not. A more general solution is to only allow ptrace directly from a
/linux-4.4.14/Documentation/firmware_class/
DREADME34 if firmware_class is built in kernel(the general situation)
/linux-4.4.14/tools/lguest/
Dlguest.txt115 for general information on how to get bridging to work.
/linux-4.4.14/Documentation/driver-model/
Dplatform.txt51 Note that probe() should in general verify that the specified device hardware
90 The general rule is to register only those devices that actually exist,
/linux-4.4.14/Documentation/devicetree/bindings/mtd/
Dgpmc-nand.txt113 area to accommodate ECC for entire page. In general following expression
/linux-4.4.14/Documentation/RCU/
Drcu.txt43 counters, and permits general blocking within RCU read-side
/linux-4.4.14/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.4.14/Documentation/arm64/
Dbooting.txt140 - Primary CPU general-purpose register settings
239 - Secondary CPU general-purpose register settings
/linux-4.4.14/Documentation/devicetree/bindings/bus/
Dti-gpmc.txt1 Device tree bindings for OMAP general purpose memory controllers (GPMC)
/linux-4.4.14/Documentation/devicetree/bindings/c6x/
Ddscr.txt8 In general, the Device State Configuration Registers (DSCR) will provide one or
/linux-4.4.14/Documentation/networking/caif/
DLinux-CAIF.txt13 The Utility Channels are general purpose pipes between modem and host.
/linux-4.4.14/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

123