Home
last modified time | relevance | path

Searched full:configuration (Results 1 – 25 of 6403) sorted by relevance

12345678910>>...257

/linux-6.12.1/Documentation/trace/coresight/
Dcoresight-config.rst4 CoreSight System Configuration Manager
13 The CoreSight System Configuration manager is an API that allows the
26 This section introduces the basic concepts of a CoreSight system configuration.
38 CoreSight device is registered with the configuration manager.
49 A feature is enabled as part of a configuration being enabled on the system.
76 A configuration defines a set of features that are to be used in a trace
77 session where the configuration is selected. For any trace session only one
78 configuration may be selected.
81 to support system configuration. A configuration may select features to be
85 As with the feature, a descriptor is used to define the configuration.
[all …]
/linux-6.12.1/include/uapi/linux/media/raspberrypi/
Dpisp_be_config.h3 * PiSP Back End configuration definitions.
122 * Defective Pixel Correction configuration
127 * @flags: DPC configuration flags
140 * Green Equalisation configuration
143 * @slope_sharper: Slope/Sharper configuration
169 * Temporal Denoise configuration
201 * Spatial Denoise configuration
237 * Stitch block configuration
272 * Colour Denoise configuration
291 * Lens Shading Correction configuration
[all …]
/linux-6.12.1/include/uapi/linux/
Ddcbnl.h36 * @willing: willing bit in ETS configuration TLV
281 * @DCB_CMD_PGTX_GCFG: request the priority group configuration for Tx
282 * @DCB_CMD_PGTX_SCFG: set the priority group configuration for Tx
283 * @DCB_CMD_PGRX_GCFG: request the priority group configuration for Rx
284 * @DCB_CMD_PGRX_SCFG: set the priority group configuration for Rx
285 * @DCB_CMD_PFC_GCFG: request the priority flow control configuration
286 * @DCB_CMD_PFC_SCFG: set the priority flow control configuration
293 * @DCB_CMD_GBCN: set backward congestion notification configuration
294 * @DCB_CMD_SBCN: get backward congestion notification configuration.
295 * @DCB_CMD_GAPP: get application protocol configuration
[all …]
Drkisp1-config.h18 /* Histogram statistics configuration */
34 /* Auto Focus Control statistics configuration */
36 /* Auto White Balancing statistics configuration */
40 /* Auto Exposure Control statistics configuration */
279 * struct rkisp1_cif_isp_bls_config - Configuration used by black level subtraction
301 * struct rkisp1_cif_isp_dpcc_methods_config - DPCC methods set configuration
303 * This structure stores the configuration of one set of methods for the DPCC
326 * struct rkisp1_cif_isp_dpcc_config - Configuration used by DPCC
328 * Configuration used by Defect Pixel Cluster Correction. Three sets of methods
335 * @methods: Methods sets configuration
[all …]
/linux-6.12.1/include/linux/
Drio_drv.h46 * rio_local_read_config_32 - Read 32 bits from local configuration space
48 * @offset: Offset into local configuration space
52 * device's configuration space.
61 * rio_local_write_config_32 - Write 32 bits to local configuration space
63 * @offset: Offset into local configuration space
67 * device's configuration space.
76 * rio_local_read_config_16 - Read 16 bits from local configuration space
78 * @offset: Offset into local configuration space
82 * device's configuration space.
91 * rio_local_write_config_16 - Write 16 bits to local configuration space
[all …]
/linux-6.12.1/tools/testing/kunit/test_data/
Dtest_is_test_passed-no_tests_run_no_header.log40 setup_one_line failed for device 1 : Configuration failed
42 setup_one_line failed for device 2 : Configuration failed
44 setup_one_line failed for device 3 : Configuration failed
46 setup_one_line failed for device 4 : Configuration failed
48 setup_one_line failed for device 5 : Configuration failed
50 setup_one_line failed for device 6 : Configuration failed
52 setup_one_line failed for device 7 : Configuration failed
54 setup_one_line failed for device 8 : Configuration failed
56 setup_one_line failed for device 9 : Configuration failed
58 setup_one_line failed for device 10 : Configuration failed
[all …]
Dtest_output_isolated_correctly.log62 setup_one_line failed for device 1 : Configuration failed
64 setup_one_line failed for device 2 : Configuration failed
66 setup_one_line failed for device 3 : Configuration failed
68 setup_one_line failed for device 4 : Configuration failed
70 setup_one_line failed for device 5 : Configuration failed
72 setup_one_line failed for device 6 : Configuration failed
74 setup_one_line failed for device 7 : Configuration failed
76 setup_one_line failed for device 8 : Configuration failed
78 setup_one_line failed for device 9 : Configuration failed
80 setup_one_line failed for device 10 : Configuration failed
[all …]
/linux-6.12.1/drivers/net/ipa/
Dipa_data.h16 * DOC: IPA/GSI Configuration Data
18 * Boot-time configuration data is used to define the configuration of the
26 * configuration data defines the number (or limits of the number) of various
29 * Endpoint configuration data defines properties of both IPA endpoints and
40 * added. IPA endpoint and GSI channel configuration data are defined
43 * Endpoint configuration data consists of three parts: properties that
52 /** enum ipa_qsb_master_id - array index for IPA QSB configuration data */
59 * struct ipa_qsb_data - Qualcomm System Bus configuration data
71 * struct gsi_channel_data - GSI channel configuration data
99 * struct ipa_endpoint_data - IPA endpoint configuration data
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-bindings.txt3 Hardware modules that control pin multiplexing or configuration parameters
8 Hardware modules whose signals are affected by pin configuration are
14 single static pin configuration, e.g. set up during initialization. Others
22 configuration used by those states.
26 driver loads. This would allow representing a board's static pin configuration
31 they require certain specific named states for dynamic pin configuration.
37 property exists to define the pin configuration. Each state may also be
47 pinctrl-0: List of phandles, each pointing at a pin configuration
48 node. These referenced pin configuration nodes must be child
53 contributing part of the overall configuration. See the next
[all …]
/linux-6.12.1/include/linux/dma/
Dsprd-dma.h76 * configuration into one reserved memory, then DMA can fetch each DMA
77 * configuration automatically to start transfer.
102 * @SPRD_DMA_CFGERR_INT: configure error interrupt when configuration is
126 * can supply several groups configurations (each configuration represents one
128 * configurations by writing the physical address of each configuration into the
132 * physical address of 'configuration 1', and the 'configuration 1' link-list
133 * pointer will be pointed to 'configuration 2', and so on.
134 * Once trigger the DMA transfer, the DMA controller will load 'configuration
135 * 1' to its registers automatically, after 'configuration 1' transaction is
136 * done, DMA controller will load 'configuration 2' automatically, until all
[all …]
/linux-6.12.1/Documentation/hwmon/
Dsmsc47b397.rst104 Configuration Sequence
107 To program the configuration registers, the following sequence must be followed:
108 1. Enter Configuration Mode
109 2. Configure the Configuration Registers
110 3. Exit Configuration Mode.
112 Enter Configuration Mode
115 To place the chip into the Configuration State The config key (0x55) is written
118 Configuration Mode
121 In configuration mode, the INDEX PORT is located at the CONFIG PORT address and
124 The desired configuration registers are accessed in two steps:
[all …]
/linux-6.12.1/Documentation/userspace-api/gpio/
Dgpio-get-linehandle-ioctl.rst33 request and their configuration.
40 While multiple lines may be requested, the same configuration applies to all
44 value and write access to the line configuration.
57 Configuration Rules
60 The following configuration rules apply:
66 the electrical configuration.
75 If no bias flags are set then the bias configuration is not changed.
77 Requesting an invalid configuration is an error (**EINVAL**).
82 Configuration Support
85 Where the requested configuration is not directly supported by the underlying
[all …]
Dgpio-v2-line-set-config-ioctl.rst12 GPIO_V2_LINE_SET_CONFIG_IOCTL - Update the configuration of previously requested lines.
29 The new :c:type:`configuration<gpio_v2_line_config>` to apply to the
35 Update the configuration of previously requested lines, without releasing the
38 The new configuration must specify a configuration for all requested lines.
42 also apply when updating the line configuration, with the additional
44 If no direction flag is set in the configuration for a given line then the
45 configuration for that line is left unchanged.
50 from one configuration state to another.
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/api/
Ddbg-tlv.h21 * @id: the debug configuration command type for instance: 0xf6 / 0xf5 / DHC
58 * struct iwl_fw_ini_region_dev_addr_range - Configuration to read
70 * struct iwl_fw_ini_region_dev_addr - Configuration to read device addresses
81 * struct iwl_fw_ini_region_fifos - Configuration to read Tx/Rx fifos
96 * Configuration to read Umac/Lmac error table
113 * Configuration to read a special memory
132 * Configuration to read internal monitor buffer
156 * @dev_addr: device address configuration. Used by
163 * @dev_addr_range: device address range configuration. Used by
166 * @fifos: fifos configuration. Used by %IWL_FW_INI_REGION_TXF and
[all …]
/linux-6.12.1/Documentation/networking/dsa/
Db53.rst26 The configuration of the device depends on whether or not tagging is
29 The interface names and example network configuration are used according the
30 configuration described in the :ref:`dsa-config-showcases`.
32 Configuration with tagging support
35 The tagging based configuration is desired. It is not specific to the b53
38 See :ref:`dsa-tagged-configuration`.
40 Configuration without tagging support
46 switch need a different configuration.
48 The configuration slightly differ from the :ref:`dsa-vlan-configuration`.
54 In difference to the configuration described in :ref:`dsa-vlan-configuration`
[all …]
/linux-6.12.1/drivers/net/ethernet/intel/iavf/
Diavf_adv_rss.c4 /* advanced RSS configuration ethtool support for iavf */
11 * @hash_flds: the RSS configuration protocol hash fields
28 * @hash_flds: the RSS configuration protocol hash fields
45 * @hash_flds: the RSS configuration protocol hash fields
62 * @hash_flds: the RSS configuration protocol hash fields
79 * @hash_flds: the RSS configuration protocol hash fields
94 * iavf_fill_adv_rss_cfg_msg - fill the RSS configuration into virtchnl message
95 * @rss_cfg: the virtchnl message to be filled with RSS configuration setting
96 * @packet_hdrs: the RSS configuration protocol header types
97 * @hash_flds: the RSS configuration protocol hash fields
[all …]
/linux-6.12.1/drivers/firmware/
Dti_sci.h211 * configuration of the device
652 * @valid_params: Bitfield defining validity of ring configuration parameters.
653 * The ring configuration fields are not valid, and will not be used for
654 * ring configuration, if their corresponding valid bit is zero.
755 * struct ti_sci_msg_udmap_rx_flow_cfg - UDMAP receive flow configuration
760 * @flow_index: UDMAP receive flow index for non-optional configuration.
764 * @rx_error_handling: UDMAP receive flow error handling configuration. Valid
820 * flow optional configuration
824 * @flow_index: UDMAP receive flow index for optional configuration.
856 * in the TISCI header via the RM board configuration resource assignment
[all …]
/linux-6.12.1/drivers/rapidio/
Drio-access.c3 * RapidIO configuration space access support
15 * Wrappers for all RIO configuration access functions. They just check
25 * @size: Size of configuration space read (8, 16, 32 bits)
27 * @len: Length of configuration space read (1, 2, 4 bytes)
30 * configuration space registers on the local device.
46 * @size: Size of configuration space write (8, 16, 32 bits)
48 * @len: Length of configuration space write (1, 2, 4 bytes)
51 * configuration space registers on the local device.
77 * @size: Size of configuration space read (8, 16, 32 bits)
79 * @len: Length of configuration space read (1, 2, 4 bytes)
[all …]
/linux-6.12.1/arch/arm/mach-pxa/
Dsmemc.h15 #define MDCNFG (SMEMC_VIRT + 0x00) /* SDRAM Configuration Register 0 */
20 #define MECR (SMEMC_VIRT + 0x14) /* Expansion Memory (PCMCIA/Compact Flash) Bus Configuration */
26 …ine MCATT0 (SMEMC_VIRT + 0x30) /* Card interface Attribute Space Socket 0 Timing Configuration */
27 …ine MCATT1 (SMEMC_VIRT + 0x34) /* Card interface Attribute Space Socket 1 Timing Configuration */
28 #define MCIO0 (SMEMC_VIRT + 0x38) /* Card interface I/O Space Socket 0 Timing Configuration */
29 #define MCIO1 (SMEMC_VIRT + 0x3C) /* Card interface I/O Space Socket 1 Timing Configuration */
32 #define MEMCLKCFG (SMEMC_VIRT + 0x68) /* Clock Configuration */
33 #define CSADRCFG0 (SMEMC_VIRT + 0x80) /* Address Configuration Register for CS0 */
34 #define CSADRCFG1 (SMEMC_VIRT + 0x84) /* Address Configuration Register for CS1 */
35 #define CSADRCFG2 (SMEMC_VIRT + 0x88) /* Address Configuration Register for CS2 */
[all …]
Dpxa27x-udc.h20 #define UDCCR_ACN (0x03 << 11) /* Active UDC configuration Number */
28 Configuration */
29 #define UDCCR_EMCE (1 << 3) /* Endpoint Memory Configuration
44 #define UDCICR1_IECC (1 << 31) /* IntEn - Configuration Change */
53 #define UDCISR1_IRCC (1 << 31) /* IntReq - Configuration Change */
207 #define UDCCRA __REG(0x40600404) /* Configuration register EPA */
208 #define UDCCRB __REG(0x40600408) /* Configuration register EPB */
209 #define UDCCRC __REG(0x4060040C) /* Configuration register EPC */
210 #define UDCCRD __REG(0x40600410) /* Configuration register EPD */
211 #define UDCCRE __REG(0x40600414) /* Configuration register EPE */
[all …]
/linux-6.12.1/drivers/hwtracing/coresight/
Dcoresight-config.h13 /* CoreSight Configuration Management - component and system wide configuration */
28 * system configuration - used by config data and devices.
37 * Limit number of presets in a configuration
117 * Configuration descriptor - describes selectable system configuration.
119 * A configuration describes device features in use, and may provide preset
125 * @name: name of the configuration - used for selection.
126 * @description: description of the purpose of the configuration.
128 * @nr_feat_refs: Number of features used in this configuration.
129 * @feat_ref_names: references to features used in this configuration.
130 * @nr_presets: Number of sets of presets supplied by this configuration.
[all …]
/linux-6.12.1/drivers/comedi/drivers/
Ddt2815.c19 * Configuration options:
22 * [2] - Voltage unipolar/bipolar configuration
25 * [3] - Current offset configuration
28 * [4] - Firmware program configuration
33 * [5] - Analog output 0 range configuration
36 * [6] - Analog output 1 range configuration (same options)
37 * [7] - Analog output 2 range configuration (same options)
38 * [8] - Analog output 3 range configuration (same options)
39 * [9] - Analog output 4 range configuration (same options)
40 * [10] - Analog output 5 range configuration (same options)
[all …]
/linux-6.12.1/Documentation/ABI/stable/
Dsysfs-driver-misc-cp5005 Description: Version of the FPGA configuration bitstream as printable string.
13 Description: Flag which signals if FPGA shall keep or reload configuration
15 configuration bitstream and to only reset the configured logic.
17 Reloading configuration on reset enables an update of the
18 configuration bitstream with a simple reboot. Otherwise it is
20 configuration bitstream.
23 1 = keep configuration bitstream on reset, default
24 0 = reload configuration bitstream on reset
/linux-6.12.1/drivers/staging/media/atomisp/pci/isp/kernels/sdis/common/
Dia_css_sdis_common_types.h114 /* DVS statistics generated by accelerator global configuration
118 /** DVS statistics global configuration - kappa */
120 /** DVS statistics global configuration - match_shift */
122 /** DVS statistics global configuration - y binning mode */
126 * configuration
140 * configuration
152 * configuration
162 * Region Of Interest (FE-ROI) configuration
175 /* DVS statistics generated by accelerator public configuration
179 /** DVS statistics level grid configuration */
[all …]
/linux-6.12.1/arch/arm/mach-s3c/
Dgpio-cfg.h8 * S3C Platform - GPIO pin configuration
12 * pin configuration done such as setting a pin to input or output or
31 * struct samsung_gpio_cfg GPIO configuration
32 * @cfg_eint: Configuration setting when used for external interrupt source
33 * @get_pull: Read the current pull configuration for the GPIO
34 * @set_pull: Set the current pull configuration for the GPIO
35 * @set_config: Set the current configuration for the GPIO
36 * @get_config: Read the current configuration for the GPIO
41 * per-bank configuration information that other systems such as the
75 * @to to The configuration for the pin's function.
[all …]

12345678910>>...257