Home
last modified time | relevance | path

Searched refs:general (Results 1 – 25 of 535) sorted by relevance

12345678910>>...22

/Linux-v4.19/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-v4.19/drivers/net/wireless/intel/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 …]
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Drx.c591 void *general; member
610 if (data->general) { in iwl_mvm_stat_iterator()
614 struct mvm_statistics_general_cdb *general = in iwl_mvm_stat_iterator() local
615 data->general; in iwl_mvm_stat_iterator()
618 le32_to_cpu(general->beacon_counter[vif_id]); in iwl_mvm_stat_iterator()
620 -general->beacon_average_energy[vif_id]; in iwl_mvm_stat_iterator()
622 struct mvm_statistics_general_v8 *general = in iwl_mvm_stat_iterator() local
623 data->general; in iwl_mvm_stat_iterator()
626 le32_to_cpu(general->beacon_counter[vif_id]); in iwl_mvm_stat_iterator()
628 -general->beacon_average_energy[vif_id]; in iwl_mvm_stat_iterator()
[all …]
Ddebugfs.c840 struct mvm_statistics_rx_non_phy_v3 *general = in iwl_dbgfs_fw_rx_stats_read() local
841 &mvm->rx_stats_v3.general; in iwl_dbgfs_fw_rx_stats_read()
843 PRINT_STATS_LE32(general, bogus_cts); in iwl_dbgfs_fw_rx_stats_read()
844 PRINT_STATS_LE32(general, bogus_ack); in iwl_dbgfs_fw_rx_stats_read()
845 PRINT_STATS_LE32(general, non_bssid_frames); in iwl_dbgfs_fw_rx_stats_read()
846 PRINT_STATS_LE32(general, filtered_frames); in iwl_dbgfs_fw_rx_stats_read()
847 PRINT_STATS_LE32(general, non_channel_beacons); in iwl_dbgfs_fw_rx_stats_read()
848 PRINT_STATS_LE32(general, channel_beacons); in iwl_dbgfs_fw_rx_stats_read()
849 PRINT_STATS_LE32(general, num_missed_bcon); in iwl_dbgfs_fw_rx_stats_read()
850 PRINT_STATS_LE32(general, adc_rx_saturation_time); in iwl_dbgfs_fw_rx_stats_read()
[all …]
/Linux-v4.19/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
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/fw/api/
Dstats.h277 struct mvm_statistics_tx_non_phy_v3 general; member
283 struct mvm_statistics_tx_non_phy general; member
404 struct mvm_statistics_rx_non_phy general; member
411 struct mvm_statistics_rx_non_phy_v3 general; member
427 struct mvm_statistics_general_v8 general; member
434 struct mvm_statistics_general_v8 general; member
442 struct mvm_statistics_general_cdb general; member
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Dfsl-imx25-tsadc.txt3 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-v4.19/Documentation/devicetree/bindings/timer/
Dqcom,msm-timer.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
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
Dti,davinci-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
/Linux-v4.19/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-v4.19/Documentation/devicetree/bindings/soc/rockchip/
Dgrf.txt3 The general register file will be used to do static set by software, which
7 - GRF, used for general non-secure system,
8 - SGRF, used for general secure system,
/Linux-v4.19/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-v4.19/Documentation/networking/
Dstrparser.txt13 The strparser works in one of two modes: receive callback or general
20 In general mode, a sequence of skbs are fed to strparser from an
43 callback mode; in general mode this is set to NULL. Callbacks
72 strp_process is called in general mode for a stream parser to
131 function is to lock_sock for the associated socket. In general
138 function is release_sock for the associated socket. In general
188 associated TCP socket. In general mode, the timeout is passed as an
200 In general mode the message length limit is passed in as an argument
/Linux-v4.19/Documentation/devicetree/bindings/mips/
Dmscc.txt15 functionalities: chip ID, general purpose register for software use, reset
32 the CPU: 8 general purpose registers, reset control, CPU en/disabling, CPU
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Ddebugfs.c723 struct statistics_rx_non_phy *general, *accum_general; in iwl_dbgfs_ucode_rx_stats_read() local
742 general = &priv->statistics.rx_non_phy; in iwl_dbgfs_ucode_rx_stats_read()
964 le32_to_cpu(general->bogus_cts), in iwl_dbgfs_ucode_rx_stats_read()
969 le32_to_cpu(general->bogus_ack), in iwl_dbgfs_ucode_rx_stats_read()
974 le32_to_cpu(general->non_bssid_frames), in iwl_dbgfs_ucode_rx_stats_read()
980 le32_to_cpu(general->filtered_frames), in iwl_dbgfs_ucode_rx_stats_read()
986 le32_to_cpu(general->non_channel_beacons), in iwl_dbgfs_ucode_rx_stats_read()
992 le32_to_cpu(general->channel_beacons), in iwl_dbgfs_ucode_rx_stats_read()
998 le32_to_cpu(general->num_missed_bcon), in iwl_dbgfs_ucode_rx_stats_read()
1004 le32_to_cpu(general->adc_rx_saturation_time), in iwl_dbgfs_ucode_rx_stats_read()
[all …]
/Linux-v4.19/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
/Linux-v4.19/drivers/net/ethernet/chelsio/
DKconfig29 For general information about Chelsio and our products, visit
56 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-v4.19/Documentation/devicetree/bindings/display/bridge/
Danalogix_dp.txt19 from general PHY binding: the phandle for the PHY device.
21 from general PHY binding: Should be "dp".
/Linux-v4.19/arch/powerpc/platforms/ps3/
DKconfig76 general, all users will say Y or M.
87 general, all users will say Y or M.
114 In general, all users will say Y or M.
124 In general, all users will say Y or M.
136 In general, PS3 OtherOS users will say Y or M.
/Linux-v4.19/Documentation/ABI/obsolete/
Dsysfs-driver-hid-roccat-savu5 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-v4.19/Documentation/isdn/
D00-INDEX14 - general info on what you need and what to do for Linux ISDN.
16 - general info for FAQ.
/Linux-v4.19/Documentation/
Ddocutils.conf6 [general]
/Linux-v4.19/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

12345678910>>...22