/linux-4.1.27/drivers/isdn/hisax/ |
D | q931.c | 718 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/ |
D | 4965-debug.c | 72 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 …]
|
D | 3945-debug.c | 64 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 …]
|
D | commands.h | 2738 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
|
D | 4965-calib.c | 511 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()
|
D | 3945.c | 411 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/ |
D | rx.c | 449 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 …]
|
D | debugfs.c | 665 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 …]
|
D | fw-api-stats.h | 205 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/ |
D | Kconfig | 90 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/ |
D | Kconfig | 52 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/ |
D | pistachio-clock.txt | 5 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
|
D | rockchip,rk3288-cru.txt | 17 - rockchip,grf: phandle to the syscon managing the "general register files"
|
D | rockchip,rk3188-cru.txt | 18 - rockchip,grf: phandle to the syscon managing the "general register files"
|
/linux-4.1.27/arch/cris/arch-v32/ |
D | Kconfig | 194 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/ |
D | sysfs-driver-sunxi-sid | 16 0x02c 320 bit low general key (sun7i) 18 0x064 224 bit low general key (sun7i) 20 0x1a0 768 bit high general key (sun7i)
|
D | sysfs-driver-hid-roccat-savu | 5 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.
|
D | sysfs-driver-hid-roccat-kovaplus | 15 Description: When read, this file returns general data like firmware version.
|
D | sysfs-driver-hid-roccat-pyra | 4 Description: When read, this file returns general data like firmware version.
|
D | sysfs-firmware-dmi | 22 others are optional. In general though, users should
|
D | sysfs-driver-hid-roccat-koneplus | 15 Description: When read, this file returns general data like firmware version.
|
D | sysfs-driver-hid-roccat-konepure | 24 Description: When read, this file returns general data like firmware version.
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/msm/ |
D | timer.txt | 11 - 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/ |
D | intel_bios.c | 412 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/ |
D | intel_bios.c | 316 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/ |
D | Kconfig | 14 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/ |
D | ti,keystone-timer.txt | 4 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
|
D | stericsson-u300-apptimer.txt | 10 then GP1 and GP2, which are general-purpose timers.
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | debugfs.c | 728 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 …]
|
D | rx.c | 478 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()
|
D | commands.h | 2624 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/ |
D | s390-diag.txt | 45 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
|
D | timekeeping.txt | 44 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/ |
D | Kconfig | 31 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/ |
D | Kconfig | 75 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/ |
D | Kconfig | 56 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/ |
D | TODO | 19 - 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/ |
D | 00-INDEX | 14 - general info on what you need and what to do for Linux ISDN. 16 - general info for FAQ.
|
/linux-4.1.27/Documentation/parisc/ |
D | registers | 84 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/ |
D | lp872x.txt | 8 - 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/ |
D | Makefile | 6 rtsx_card.o general.o sd.o xd.o ms.o spi.o trace.o
|
/linux-4.1.27/Documentation/sound/alsa/soc/ |
D | clocking.txt | 5 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/ |
D | srio-rmu.txt | 15 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
|
D | guts.txt | 4 enabling, power-on-reset configuration monitoring, general-purpose
|
/linux-4.1.27/Documentation/i2c/ |
D | summary | 33 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/ |
D | Kconfig | 44 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/ |
D | 00-INDEX | 4 - general information about /proc/sys/ sysctl files.
|
D | abi.txt | 4 For general info : README.
|
D | sunrpc.txt | 4 For general info and legal blurb, please look in README.
|
D | fs.txt | 5 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/ |
D | brcm,brcmstb.txt | 16 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/ |
D | Kconfig | 14 For general information and support, go to the QLogic support
|
/linux-4.1.27/fs/dlm/ |
D | Kconfig | 7 A general purpose distributed lock manager for kernel or userspace
|
/linux-4.1.27/sound/pci/ |
D | als300.c | 230 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/ |
D | Kconfig | 10 For general information about Chelsio and our products, visit
|
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ |
D | Kconfig | 9 For general information about Chelsio and our products, visit
|
/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | exynos_dp.txt | 31 from general PHY binding: the phandle for the PHY device. 33 from general PHY binding: Should be "dp".
|
/linux-4.1.27/Documentation/scsi/ |
D | 53c700.txt | 42 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
|
D | bfa.txt | 80 For general product and support info, go to the Brocade website at:
|
D | scsi-parameters.txt | 4 See Documentation/kernel-parameters.txt for general information on
|
D | scsi-generic.txt | 53 A more general description of the Linux SCSI subsystem of which sg is a
|
/linux-4.1.27/arch/cris/arch-v10/ |
D | Kconfig | 327 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/ |
D | xlnx,v-tc.txt | 4 The Video Timing Controller is a general purpose video timing generator and
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | Procfile.txt | 87 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
|
D | alsa-parameters.txt | 4 See Documentation/kernel-parameters.txt for general information on
|
/linux-4.1.27/Documentation/devicetree/bindings/phy/ |
D | rockchip-usb-phy.txt | 5 - rockchip,grf : phandle to the syscon managing the "general
|
D | phy-bindings.txt | 1 This document explains only the device tree data binding. For general
|
/linux-4.1.27/drivers/infiniband/hw/cxgb3/ |
D | Kconfig | 9 For general information about Chelsio and our products, visit
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf.txt | 22 verbose - general debug messages
|
D | perf-bench.txt | 15 This 'perf bench' command is a general framework for benchmark suites.
|
/linux-4.1.27/drivers/scsi/ |
D | gdth_ioctl.h | 193 } general; member 229 } general; member
|
/linux-4.1.27/Documentation/devicetree/bindings/power/ |
D | rockchip-io-domain.txt | 14 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/ |
D | TODO | 1 Driver general quality is not good enough for mainline. Also, other
|
/linux-4.1.27/drivers/staging/media/mn88472/ |
D | TODO | 1 Driver general quality is not good enough for mainline. Also, other
|
/linux-4.1.27/Documentation/networking/ |
D | i40evf.txt | 37 For general information, go to the Intel support website at:
|
D | ixgbevf.txt | 42 For general information, go to the Intel support website at:
|
D | sctp.txt | 12 general purpose transport.
|
D | rds.txt | 253 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
|
D | igbvf.txt | 70 For general information, go to the Intel support website at:
|
D | i40e.txt | 107 For general information, go to the Intel support website at:
|
D | README.ipw2200 | 139 The general form is: 190 The general form of using the private wireless methods is: 443 For general information and support, go to:
|
D | tlan.txt | 51 0x01 Turn on general debugging messages.
|
D | igb.txt | 119 For general information, go to the Intel support website at:
|
D | README.ipw2100 | 135 general capabilities are exposed through the Wireless Tools (iwconfig). There 255 For general development information and support,
|
D | eql.txt | 46 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
|
D | dns_resolver.txt | 59 before the more general line given above as the first match is the one taken.
|
D | decnet.txt | 28 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.
|
D | skfp.txt | 32 Chapter 3: Gives some general information.
|
/linux-4.1.27/drivers/dma/sh/ |
D | Kconfig | 59 This driver supports the general purpose DMA controller found in the
|
/linux-4.1.27/Documentation/timers/ |
D | timers-howto.txt | 34 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/ |
D | ucd9000 | 33 margining, and general-purpose PWM functions. 40 UCD9090 offers support for margining, and general-purpose PWM functions.
|
D | adm1026 | 37 16 general purpose digital I/O lines, eight (8) fan speed sensors (8-bit),
|
D | smm665 | 49 power supply channels as well as VDD, 12V input, two general-purpose analog
|
/linux-4.1.27/Documentation/devicetree/bindings/soc/ti/ |
D | keystone-navigator-qmss.txt | 45 - general-purpose : pool of general queues, primarly used 172 general-purpose {
|
/linux-4.1.27/Documentation/sound/oss/ |
D | oss-parameters.txt | 4 See Documentation/kernel-parameters.txt for general information on
|
D | PSS | 36 This fil holds a general MIDI emulation. The file expected is called
|
/linux-4.1.27/Documentation/devicetree/bindings/serial/ |
D | sirf-uart.txt | 44 clock-names = "uart", "general", "noc";
|
/linux-4.1.27/Documentation/devicetree/bindings/misc/ |
D | ifm-csi.txt | 11 clock generator. This node is usually a general purpose timer controller.
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | rockchip,pinctrl.txt | 26 "general register files" 34 - reg: first element is the general register space of the iomux controller
|
D | pinctrl-vt8500.txt | 17 Please refer to ../gpio/gpio.txt for a general description of GPIO bindings.
|
D | brcm,bcm2835-gpio.txt | 26 Please refer to ../gpio/gpio.txt for a general description of GPIO bindings.
|
D | qcom,apq8064-pinctrl.txt | 15 a general description of GPIO and interrupt bindings.
|
D | qcom,ipq8064-pinctrl.txt | 15 a general description of GPIO and interrupt bindings.
|
D | qcom,msm8974-pinctrl.txt | 15 a general description of GPIO and interrupt bindings.
|
D | qcom,pmic-mpp.txt | 39 a general description of GPIO and interrupt bindings.
|
D | qcom,apq8084-pinctrl.txt | 44 a general description of GPIO and interrupt bindings.
|
D | qcom,msm8960-pinctrl.txt | 44 a general description of GPIO and interrupt bindings.
|
D | qcom,msm8916-pinctrl.txt | 44 a general description of GPIO and interrupt bindings.
|
D | qcom,pmic-gpio.txt | 43 a general description of GPIO and interrupt bindings.
|
/linux-4.1.27/arch/cris/arch-v32/drivers/ |
D | Kconfig | 174 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/ |
D | index.txt | 36 There is a CPU frequency changing CVS commit and general list where
|
/linux-4.1.27/Documentation/devicetree/bindings/power_supply/ab8500/ |
D | fg.txt | 5 wall-charger, usb-charger, audio codec, general purpose adc,
|
/linux-4.1.27/drivers/staging/media/davinci_vpfe/ |
D | TODO | 1 TODO (general):
|
D | davinci-vpfe-mc.txt | 52 In general, there is a private ioctl for configuring each of the blocks
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | Kbuild | 17 # DRM - general
|
/linux-4.1.27/drivers/net/ethernet/packetengines/ |
D | Kconfig | 42 information about this driver in particular and Beowulf in general.
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-class-backlight | 48 In the general case, when multiple backlight
|
D | sysfs-class-ubi | 7 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/ |
D | snps-dma.txt | 24 general purpose DMA channel allocator. False if not passed.
|
/linux-4.1.27/Documentation/devicetree/bindings/net/ |
D | amd-xgbe.txt | 11 listed is required and is the general device interrupt. If the optional
|
D | brcm,bcmgenet.txt | 7 - interrupts: must be two cells, the first cell is the general purpose
|
/linux-4.1.27/Documentation/devicetree/bindings/gpio/ |
D | gpio-mvebu.txt | 14 for which two entries are expected: one for the general registers,
|
/linux-4.1.27/Documentation/video4linux/ |
D | omap4_camera.txt | 55 [1] http://focus.ti.com/general/docs/wtbu/wtbudocumentcenter.tsp?navigationId=12037&templateId=6123…
|
D | omap3isp.txt | 53 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/ |
D | i2c-rk3x.txt | 16 - rockchip,grf : the phandle of the syscon node for the general register
|
D | i2c-arb-gpio-challenge.txt | 13 * Having two masters on a bus in general makes it relatively hard to debug
|
/linux-4.1.27/drivers/hid/ |
D | hid-roccat-savu.c | 32 ROCCAT_COMMON2_BIN_ATTRIBUTE_RW(general, 0x6, 0x10);
|
/linux-4.1.27/drivers/regulator/ |
D | Kconfig | 251 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/ |
D | ABI.txt | 36 1) This document is intended as a general familiarization with the process as
|
D | xilinx.txt | 20 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
|
D | submitting-patches.txt | 64 1) This document is intended as a general familiarization with the process as
|
/linux-4.1.27/drivers/video/fbdev/nvidia/ |
D | nv_type.h | 75 u32 general; member
|
D | nv_hw.c | 891 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/ |
D | ring.txt | 3 This document is intended as a general overview of the functionality
|
/linux-4.1.27/drivers/lguest/ |
D | README | 13 lguest, and hypervisors and x86 virtualization in general.
|
/linux-4.1.27/drivers/bcma/ |
D | Kconfig | 58 In general PCIe (Gen 2) clientmode core is required on PCIe
|
/linux-4.1.27/Documentation/ |
D | kselftest.txt | 60 In general, the rules for for selftests are
|
D | irqflags-tracing.txt | 44 in general there is no risk from having an incomplete irq-flags-tracing
|
D | SubmittingDrivers | 36 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
|
D | init.txt | 46 - try to make the implementation itself more helpful in general,
|
D | memory-barriers.txt | 415 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 …]
|
D | parport.txt | 7 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
|
D | SubmitChecklist | 29 5: Check your patch for general style as detailed in
|
D | xz.txt | 7 XZ is a general purpose data compression format with high compression
|
/linux-4.1.27/fs/ocfs2/ |
D | Kconfig | 10 OCFS2 is a general purpose extent based shared disk cluster file
|
/linux-4.1.27/arch/sh/ |
D | Kconfig.cpu | 97 information on SR.RB and register banking in the kernel in general.
|
/linux-4.1.27/Documentation/arm/ |
D | mem_alignment | 10 unaligned memory access in general. If those access are predictable, you
|
D | Setup | 10 through the kernel initialisation process. As a general rule, it
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | Kconfig | 168 iptables is a general, extensible packet identification framework. 336 ECN support in general. 379 arptables is a general, extensible packet identification framework.
|
D | nf_nat_snmp_basic.c | 603 unsigned int general; member 962 if (!asn1_uint_decode(ctx, end, &trap->general)) in snmp_trap_decode()
|
/linux-4.1.27/Documentation/ide/ |
D | ide-tape.txt | 22 The general magnetic tape commands compatible interface, as defined by
|
D | ChangeLog.ide-tape.1995-2002 | 14 * 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/ |
D | no_new_privs.txt | 31 in no_new_privs mode. (This means that setting up a general-purpose
|
/linux-4.1.27/tools/perf/tests/attr/ |
D | README | 7 The general idea is to store 'struct perf_event_attr' details for
|
/linux-4.1.27/drivers/scsi/arm/ |
D | Kconfig | 30 In general, this improves performance; however some SCSI devices
|
/linux-4.1.27/Documentation/filesystems/ |
D | locks.txt | 58 general configuration option that was valid for all mounted filesystems. This
|
D | omfs.txt | 12 Note, it is not recommended that this FS be used in place of a general
|
D | befs.txt | 63 scope of this document. I suggest the Kernel-HOWTO document as a good general
|
D | ocfs2.txt | 3 OCFS2 is a general purpose extent based shared disk cluster file
|
D | squashfs.txt | 10 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
|
D | devpts.txt | 93 Or, in general, container-startup scripts should use:
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | mpc8610_hpcd.dts | 303 reg = <0x21300 0x4>; /* DMA general status register */ 346 reg = <0xc300 0x4>; /* DMA general status register */
|
/linux-4.1.27/arch/metag/lib/ |
D | divsi3.S | 58 !! Setup for general unsigned divide code
|
/linux-4.1.27/fs/btrfs/ |
D | Kconfig | 14 Btrfs is a general purpose copy-on-write filesystem with extents,
|
/linux-4.1.27/Documentation/cgroups/ |
D | unified-hierarchy.txt | 56 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/ |
D | imx28-m28cu3.dts | 39 label = "gpmi-nfc-general-use";
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | fw-cfg.txt | 50 this is where device tree bindings reside in general.
|
D | fsl.txt | 115 DCFG is the device configuration unit, that provides general purpose
|
/linux-4.1.27/Documentation/metag/ |
D | kernel-ABI.txt | 56 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/ |
D | bootwrapper.txt | 14 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/ |
D | Kconfig | 187 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/ |
D | async-tx-api.txt | 204 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/ |
D | 5.Posting | 51 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
|
D | 4.Coding | 75 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.
|
D | 2.Process | 56 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/ |
D | Kconfig | 11 In general, ReiserFS is as fast as ext2, but is very efficient with
|
/linux-4.1.27/Documentation/ptp/ |
D | ptp.txt | 82 used as general inputs or outputs
|
/linux-4.1.27/drivers/video/fbdev/riva/ |
D | riva_hw.c | 1276 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()
|
D | riva_hw.h | 512 U032 general; member
|
/linux-4.1.27/Documentation/video4linux/cx2341x/ |
D | fw-dma.txt | 30 This section describes, in general, the order of events when handling DMA
|
/linux-4.1.27/Documentation/watchdog/ |
D | hpwdt.txt | 34 NOTE: More information about watchdog drivers in general, including the ioctl
|
/linux-4.1.27/Documentation/security/ |
D | Yama.txt | 32 do not. A more general solution is to only allow ptrace directly from a
|
/linux-4.1.27/tools/lguest/ |
D | lguest.txt | 115 for general information on how to get bridging to work.
|
/linux-4.1.27/Documentation/firmware_class/ |
D | README | 34 if firmware_class is built in kernel(the general situation)
|
/linux-4.1.27/Documentation/arm64/ |
D | booting.txt | 130 - Primary CPU general-purpose register settings 220 - Secondary CPU general-purpose register settings
|
/linux-4.1.27/Documentation/driver-model/ |
D | platform.txt | 51 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/ |
D | gpmc-nand.txt | 113 area to accommodate ECC for entire page. In general following expression
|
/linux-4.1.27/Documentation/RCU/ |
D | rcu.txt | 43 counters, and permits general blocking within RCU read-side
|
D | UP.txt | 9 work a surprising amount of the time, it is a very bad idea in general.
|
/linux-4.1.27/Documentation/usb/ |
D | URB.txt | 107 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/ |
D | nfsroot.txt | 91 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/ |
D | ti-gpmc.txt | 1 Device tree bindings for OMAP general purpose memory controllers (GPMC)
|
/linux-4.1.27/Documentation/networking/caif/ |
D | Linux-CAIF.txt | 13 The Utility Channels are general purpose pipes between modem and host.
|
/linux-4.1.27/Documentation/devicetree/bindings/c6x/ |
D | dscr.txt | 8 In general, the Device State Configuration Registers (DSCR) will provide one or
|
/linux-4.1.27/arch/x86/math-emu/ |
D | README | 145 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/ |
D | Kconfig | 22 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/ |
D | cdrom-standard.tex | 163 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/ |
D | switch_to.S | 134 # restore extra general regs and FP/Media regs
|
/linux-4.1.27/fs/jffs2/ |
D | Kconfig | 123 Zlib is designed to be a free, general-purpose, legally unencumbered,
|
/linux-4.1.27/Documentation/vm/ |
D | highmem.txt | 159 The general recommendation is that you don't use more than 8GiB on a 32-bit
|