| /linux/drivers/net/wireless/intel/iwlegacy/ |
| H A D | 4965-debug.c | 54 struct stats_rx_non_phy *general, *accum_general; in il4965_ucode_rx_stats_read() local 74 general = &il->_4965.stats.rx.general; in il4965_ucode_rx_stats_read() 78 accum_general = &il->_4965.accum_stats.rx.general; in il4965_ucode_rx_stats_read() 82 delta_general = &il->_4965.delta_stats.rx.general; in il4965_ucode_rx_stats_read() 86 max_general = &il->_4965.max_delta.rx.general; in il4965_ucode_rx_stats_read() 279 le32_to_cpu(general->bogus_cts), accum_general->bogus_cts, in il4965_ucode_rx_stats_read() 283 le32_to_cpu(general->bogus_ack), accum_general->bogus_ack, in il4965_ucode_rx_stats_read() 287 le32_to_cpu(general->non_bssid_frames), in il4965_ucode_rx_stats_read() 293 le32_to_cpu(general->filtered_frames), in il4965_ucode_rx_stats_read() 299 le32_to_cpu(general->non_channel_beacons), in il4965_ucode_rx_stats_read() [all …]
|
| H A D | 3945-debug.c | 46 struct iwl39_stats_rx_non_phy *general, *accum_general; in il3945_ucode_rx_stats_read() local 65 general = &il->_3945.stats.rx.general; in il3945_ucode_rx_stats_read() 68 accum_general = &il->_3945.accum_stats.rx.general; in il3945_ucode_rx_stats_read() 71 delta_general = &il->_3945.delta_stats.rx.general; in il3945_ucode_rx_stats_read() 74 max_general = &il->_3945.max_delta.rx.general; in il3945_ucode_rx_stats_read() 263 le32_to_cpu(general->bogus_cts), accum_general->bogus_cts, in il3945_ucode_rx_stats_read() 268 le32_to_cpu(general->bogus_ack), accum_general->bogus_ack, in il3945_ucode_rx_stats_read() 273 le32_to_cpu(general->non_bssid_frames), in il3945_ucode_rx_stats_read() 280 le32_to_cpu(general->filtered_frames), in il3945_ucode_rx_stats_read() 288 le32_to_cpu(general->non_channel_beacons), in il3945_ucode_rx_stats_read() [all …]
|
| /linux/drivers/input/misc/ |
| H A D | iqs269a.c | 285 __be16 general; member 804 u16 general, misc_a, misc_b; in iqs269_parse_prop() local 1053 general = be16_to_cpu(sys_reg->general); in iqs269_parse_prop() 1056 general |= IQS269_SYS_SETTINGS_CLK_DIV; in iqs269_parse_prop() 1063 general &= ~IQS269_SYS_SETTINGS_ULP_AUTO; in iqs269_parse_prop() 1064 general &= ~IQS269_SYS_SETTINGS_DIS_AUTO; in iqs269_parse_prop() 1065 general &= ~IQS269_SYS_SETTINGS_PWR_MODE_MASK; in iqs269_parse_prop() 1075 general |= (val << IQS269_SYS_SETTINGS_PWR_MODE_SHIFT); in iqs269_parse_prop() 1085 general &= ~IQS269_SYS_SETTINGS_ULP_UPDATE_MASK; in iqs269_parse_prop() 1086 general |= (val << IQS269_SYS_SETTINGS_ULP_UPDATE_SHIFT); in iqs269_parse_prop() [all …]
|
| H A D | iqs626a.c | 335 __be16 general; member 1229 u16 general; in iqs626_parse_prop() local 1247 general = be16_to_cpu(sys_reg->general); in iqs626_parse_prop() 1248 general &= IQS626_SYS_SETTINGS_ULP_UPDATE_MASK; in iqs626_parse_prop() 1251 general |= IQS626_SYS_SETTINGS_CLK_DIV; in iqs626_parse_prop() 1254 general |= IQS626_SYS_SETTINGS_ULP_AUTO; in iqs626_parse_prop() 1263 general &= ~IQS626_SYS_SETTINGS_ULP_UPDATE_MASK; in iqs626_parse_prop() 1264 general |= (val << IQS626_SYS_SETTINGS_ULP_UPDATE_SHIFT); in iqs626_parse_prop() 1381 general |= IQS626_SYS_SETTINGS_EVENT_MODE; in iqs626_parse_prop() 1390 general |= IQS626_SYS_SETTINGS_EVENT_MODE_LP; in iqs626_parse_prop() [all …]
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| H A D | fsl-imx25-tsadc.txt | 3 This device combines two general purpose conversion queues one used for general 21 The first queue is for the touchscreen, the second for general purpose ADC.
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | intel_bios.c | 304 struct bdb_general_features *general; in parse_general_features() local 310 general = find_section(bdb, BDB_GENERAL_FEATURES); in parse_general_features() 311 if (general) { in parse_general_features() 312 dev_priv->int_tv_support = general->int_tv_support; in parse_general_features() 313 dev_priv->int_crt_support = general->int_crt_support; in parse_general_features() 314 dev_priv->lvds_use_ssc = general->enable_ssc; in parse_general_features() 318 = general->ssc_freq ? 100 : 96; in parse_general_features()
|
| /linux/Documentation/networking/ |
| H A D | strparser.rst | 17 The strparser works in one of two modes: receive callback or general 24 In general mode, a sequence of skbs are fed to strparser from an 49 callback mode; in general mode this is set to NULL. Callbacks 88 strp_process is called in general mode for a stream parser to 157 function is to lock_sock for the associated socket. In general 166 function is release_sock for the associated socket. In general 229 associated TCP socket. In general mode, the timeout is passed as an 241 In general mode the message length limit is passed in as an argument
|
| /linux/arch/powerpc/platforms/ps3/ |
| H A D | Kconfig | 77 general, all users will say Y or M. 88 general, all users will say Y or M. 123 In general, all users will say Y or M. 133 In general, all users will say Y or M. 145 In general, PS3 OtherOS users will say Y or M.
|
| /linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
| H A D | Kconfig | 16 general embedded platform. EG20T PCH has Gigabit Ethernet interface. 22 ML7223 IOH is for MP(Media Phone) use. ML7831 IOH is for general
|
| /linux/Documentation/ABI/obsolete/ |
| H A D | sysfs-driver-hid-roccat-savu | 5 press of a button. A profile is split into general settings and 25 …config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/savu/roccatsavu<minor>/general 29 press of a button. A profile is split into general settings and 43 Description: When read, this file returns general data like firmware version.
|
| /linux/drivers/net/ethernet/chelsio/ |
| H A D | Kconfig | 31 For general information about Chelsio and our products, visit 58 For general information about Chelsio and our products, visit 81 For general information about Chelsio and our products, visit 122 For general information about Chelsio and our products, visit
|
| /linux/drivers/dma/sh/ |
| H A D | Kconfig | 39 This driver supports the general purpose DMA controller found in the 57 This driver supports the general purpose DMA controller typically
|
| /linux/drivers/firewire/ |
| H A D | Kconfig | 34 For more information on KUnit and unit tests in general, refer 50 For more information on KUnit and unit tests in general, refer 66 For more information on KUnit and unit tests in general, refer 81 For more information on KUnit and unit tests in general, refer 108 For more information on KUnit and unit tests in general, refer
|
| /linux/Documentation/nvdimm/ |
| H A D | maintainer-entry-profile.rst | 15 In general patches can be submitted against the latest -rc; however, if 40 Specification Working Group. In general, the stance of the subsystem is 57 In general, please wait up to one week before pinging for feedback. A
|
| /linux/Documentation/arch/parisc/ |
| H A D | registers.rst | 102 the state save and restore time by eliminating the need for general register 111 For the general registers: 123 This is the return pointer. In general you don't want to 152 general purpose registers. r27 is the data pointer, and is
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| H A D | lp872x.txt | 8 - ti,general-config: the value of LP872X_GENERAL_CFG register (u8) 50 ti,general-config = /bits/ 8 <0x03>; 102 ti,general-config = /bits/ 8 <0xdd>;
|
| /linux/mm/damon/ |
| H A D | Kconfig | 22 For more information on KUnit and unit tests in general, please refer 52 For more information on KUnit and unit tests in general, please refer 72 For more information on KUnit and unit tests in general, please refer
|
| /linux/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A 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
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | rx.c | 368 common = &stats->general.common; in iwlagn_rx_statistics() 369 rx_non_phy = &stats->rx.general.common; in iwlagn_rx_statistics() 374 bt_activity = &stats->general.activity; in iwlagn_rx_statistics() 378 priv->statistics.num_bt_kills = stats->rx.general.num_bt_kills; in iwlagn_rx_statistics() 380 le32_to_cpu(stats->rx.general.num_bt_kills)); in iwlagn_rx_statistics() 386 common = &stats->general.common; in iwlagn_rx_statistics() 387 rx_non_phy = &stats->rx.general; in iwlagn_rx_statistics()
|
| /linux/Documentation/process/debugging/ |
| H A D | driver_development_debugging_guide.rst | 7 This document serves as a general starting point and lookup for debugging 14 For general debugging advice, see the :doc:`general advice document 141 as part of the general kernel log (for example when dumping raw bitstream data) 145 The general idea is:
|
| /linux/sound/pci/ |
| H A D | als300.c | 206 u8 general, mpu, dram; in snd_als300plus_interrupt() local 210 general = inb(chip->port+ALS300P_IRQ_STATUS); in snd_als300plus_interrupt() 215 if ((general == 0) && ((mpu & 0x80) == 0) && ((dram & 0x01) == 0)) in snd_als300plus_interrupt() 218 if (general & IRQ_PLAYBACK) { in snd_als300plus_interrupt() 227 if (general & IRQ_CAPTURE) { in snd_als300plus_interrupt()
|
| /linux/net/ax25/ |
| H A D | Kconfig | 45 general is on the WWW at 78 about digital amateur radio in general is on the WWW at 89 connections in general and amateur radio AX.25 connections in 97 about digital amateur radio in general is on the WWW at
|
| /linux/drivers/dma/qcom/ |
| H A D | Kconfig | 10 This controller provides DMA capabilities for both general purpose 54 memcpy interface. The core is not intended for general
|
| /linux/Documentation/translations/zh_CN/rust/ |
| H A D | quick-start.rst | 144 传递 ``CLIPPY=1`` 来运行(关于细节,详见 general-information.rst )。 169 ``rustdoc`` 是Rust的文档工具。它为Rust代码生成漂亮的HTML文档(详情请见 general-information.rst )。
|
| /linux/Documentation/ |
| H A D | docutils.conf | 6 [general]
|