Home
last modified time | relevance | path

Searched full:used (Results 1 – 25 of 8026) sorted by relevance

12345678910>>...322

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A Dclang-c++11.patch13 -static void * NewSimulatorOpen( GHashTable *, unsigned int, oh_evt_queue * ) __attribute__((used));
14 …en( GHashTable *, unsigned int, oh_evt_queue * ) __asm__("NewSimulatorOpen") __attribute__((used));
22 -static void NewSimulatorClose( void * ) __attribute__((used));
23 +static void NewSimulatorClose( void * ) __asm__("NewSimulatorClose") __attribute__((used));
31 -static SaErrorT NewSimulatorGetEvent( void * ) __attribute__((used));
32 +static SaErrorT NewSimulatorGetEvent( void * ) __asm__("NewSimulatorGetEvent") __attribute__((used
40 -static SaErrorT NewSimulatorDiscoverResources( void * ) __attribute__((used));
41 …imulatorDiscoverResources( void * ) __asm__("NewSimulatorDiscoverResources") __attribute__((used));
49 …T NewSimulatorSetResourceTag( void *, SaHpiResourceIdT, SaHpiTextBufferT * ) __attribute__((used));
50 …SaHpiResourceIdT, SaHpiTextBufferT * ) __asm__("NewSimulatorSetResourceTag") __attribute__((used));
[all …]
/openbmc/linux/include/linux/firmware/intel/
H A Dstratix10-smc.h13 * This file defines the Secure Monitor Call (SMC) message protocol used for
35 * a0..a7 is used as register names in the descriptions below, on arm32
81 * Sync call used by service driver at EL1 to request the FPGA in EL3 to
88 * a2-7: not used.
92 * a1-3: not used.
101 * Async call used by service driver at EL1 to provide FPGA configuration data
108 * a3-7: not used.
127 * Sync call used by service driver at EL1 to track the completed write
133 * a1-7: not used.
151 * Sync call used by service driver at EL1 to inform secure world that all
[all …]
/openbmc/u-boot/drivers/spi/
H A DKconfig31 Enable the Altera SPI driver. This driver can be used to
41 used to access the SPI NOR flash on boards using the Aspeed
49 mode should be used when SW CRTM is enabled.
55 used to access the SPI flash on AE3XX and AE250 platforms embedding
62 Enable the Atheros ar7xxx/ar9xxx SoC SPI driver, it was used
72 many AT91 (ARM) chips. This driver can be used to access
79 Enable the BCM6328 HSSPI driver. This driver can be used to
87 Enable the BCM6348/BCM6358 SPI driver. This driver can be used to
95 be used to access the SPI flash on platforms embedding this
102 used to access the SPI NOR flash on platforms embedding this
[all …]
/openbmc/u-boot/drivers/misc/
H A Dmpc83xx_serdes.h16 * @SRDSCR0_TXEQA_SATA: Bitmask to set the TXEQA to the value used for SATA
19 * @SRDSCR0_TXEQE_SATA: Bitmask to set the TXEQE to the value used for SATA
49 * @SRDSCR2_SEICA_SATA: Bitmask to set the SEICA field to the value used for
51 * @SRDSCR2_SEICE_SATA: Bitmask to set the SEICE field to the value used for
54 * to the value used for SATA
55 * @SRDSCR2_SEICA_PEX: Bitmask to set the SEICA field to the value used for
57 * @SRDSCR2_SEICE_PEX: Bitmask to set the SEICE field to the value used for
60 * to the value used for PCI Express
61 * @SRDSCR2_SEICA_SGMII: Bitmask to set the SEICA field to the value used for
63 * @SRDSCR2_SEICE_SGMII: Bitmask to set the SEICE field to the value used for
[all …]
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dvdec_msg_queue.h36 * @ready_to_use: ready used queue used to signalize when get a job queue
40 * @hardware_index: hardware id that this queue is used for
52 * struct vdec_lat_buf - lat buffer message used to store lat info for core decode
53 * @wdma_err_addr: wdma error address used for lat hardware
54 * @slice_bc_addr: slice bc address used for lat hardware
60 * @private_data: shared information used to lat and core hardware
86 * struct vdec_msg_queue - used to store lat buffer message
87 * @lat_buf: lat buffer used to store lat buffer information
88 * @wdma_addr: wdma address used for ube
92 * @lat_ctx: used to store lat buffer list
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/
H A Duncore-io.json15 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
24 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
33 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
42 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
51 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
60 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
69 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
78 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
87 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
96 …"PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop…
[all …]
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-reserved.rst50 - 8 bit RGB format used by the BTTV driver.
55 - YUV format used by the gspca cpia1 driver.
60 - JPEG-Light format (Pegasus Lossless JPEG) used in Divio webcams NW
66 - YUYV per line used by the gspca driver.
71 - YYUV per line used by the gspca driver.
76 - YUVY per line used by the gspca driver.
81 - Compressed GBRG Bayer format used by the gspca driver.
86 - Compressed BGGR Bayer format used by the gspca driver.
91 - Compressed BGGR Bayer format used by the gspca driver.
96 - JPEG compressed RGGB Bayer format used by the gspca driver.
[all …]
/openbmc/linux/Documentation/admin-guide/kdump/
H A Dvmcoreinfo.rst11 section and used by user-space tools like crash and makedumpfile to
20 The version of the Linux kernel. Used to find the corresponding source
27 The size of a page. It is the smallest unit of data used by the memory
29 aligned on 4096 bytes. Used for computing page addresses.
34 The UTS namespace which is used to isolate two specific elements of the
36 data structure used to store information returned by the uname(2) system
52 in a system, one bit position per node number. Used to keep track of
58 The global page directory pointer of the kernel. Used to translate
65 the kernel start address. Used to convert a virtual address from the
82 Used to map an address to the corresponding struct page.
[all …]
/openbmc/linux/Documentation/input/
H A Devent-codes.rst10 may be used.
14 used to separate input events into packets of input data changes occurring at
31 type has a set of applicable codes to be used in generating events. See the
36 - Used as markers to separate events. Events may be separated in time or in
41 - Used to describe state changes of keyboards, buttons, or other key-like
46 - Used to describe relative axis value changes, e.g. moving the mouse 5 units
51 - Used to describe absolute axis value changes, e.g. describing the
56 - Used to describe miscellaneous input data that do not fit into other types.
60 - Used to describe binary state input switches.
64 - Used to turn LEDs on devices on and off.
[all …]
/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/
H A Dmtk_vcodec_dbgfs.c15 int *used, int total) in mtk_vdec_dbgfs_get_format_type() argument
21 curr_len = snprintf(buf + *used, total - *used, in mtk_vdec_dbgfs_get_format_type()
25 curr_len = snprintf(buf + *used, total - *used, in mtk_vdec_dbgfs_get_format_type()
29 curr_len = snprintf(buf + *used, total - *used, in mtk_vdec_dbgfs_get_format_type()
33 curr_len = snprintf(buf + *used, total - *used, in mtk_vdec_dbgfs_get_format_type()
37 *used += curr_len; in mtk_vdec_dbgfs_get_format_type()
41 curr_len = snprintf(buf + *used, total - *used, in mtk_vdec_dbgfs_get_format_type()
45 curr_len = snprintf(buf + *used, total - *used, in mtk_vdec_dbgfs_get_format_type()
49 curr_len = snprintf(buf + *used, total - *used, in mtk_vdec_dbgfs_get_format_type()
53 *used += curr_len; in mtk_vdec_dbgfs_get_format_type()
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/
H A Duncore-io.json15 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
24 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
33 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
42 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
51 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
60 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
69 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
78 …"PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop…
87 …"PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop…
96 …"PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop…
[all …]
/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/
H A Dwpa_supplicant.conf18 # This option can be used to allow wpa_supplicant to overwrite configuration
31 # interface mechanism is used. For all cases, the existence of this parameter
32 # in configuration is used to determine whether the control interface is
40 # interface is used.
48 # run as non-root users. However, since the control interface can be used to
63 # variable is just used to select that the control interface is to be created.
66 # For Windows Named Pipe: This value can be used to set the security descriptor
82 # to 1 by default. This configuration value can be used to set it to the new
94 # parameters (e.g., WPA IE generation); this mode can also be used with
97 # also be used when using wired Ethernet drivers.
[all …]
/openbmc/qemu/tests/unit/
H A Dtest-fifo.c31 * head --v-- tail used = 0 in test_fifo8_pop_bufptr_wrap()
37 * head --v ]-- tail used = 4 in test_fifo8_pop_bufptr_wrap()
42 * head --v ]-- tail used = 2 in test_fifo8_pop_bufptr_wrap()
51 * tail --]v-- head used = 8 in test_fifo8_pop_bufptr_wrap()
56 * head --v ]-- tail used = 2 in test_fifo8_pop_bufptr_wrap()
77 * head --v-- tail used = 0 in test_fifo8_pop_bufptr()
83 * head --v ]-- tail used = 4 in test_fifo8_pop_bufptr()
88 * head --v ]-- tail used = 2 in test_fifo8_pop_bufptr()
109 * head --v-- tail used = 0 in test_fifo8_peek_bufptr_wrap()
115 * head --v ]-- tail used = 4 in test_fifo8_peek_bufptr_wrap()
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/
H A Duncore-io.json47 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
56 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
65 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
74 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
83 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
92 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
101 …"PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop…
110 …"PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop…
119 …"PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop…
128 …"PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop…
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/
H A Duncore-io.json47 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
56 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
65 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
74 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
83 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
92 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
101 …"PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop…
110 …"PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop…
119 …"PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop…
128 …"PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop…
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/
H A Duncore-io.json47 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
56 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
65 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
74 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
83 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
92 …t bypass messages are used to transmit data without coherency (and are common). NCS is used for r…
101 …"PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop…
110 …"PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop…
119 …"PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop…
128 …"PublicDescription": "Counts the number of cycles that the AD ring is being used at this ring stop…
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/CSR/
H A DCreate.interface.yaml7 This command is used to initiate a certificate signing request. This
74 The curve ID to be used with the key, if needed based on the
93 ClientAuthentication: The public key is used for TLS WWW client
95 CodeSigning: The public key is used for the signing of
96 executable code. CRLSigning: The public key is used for
99 DataEncipherment: The public key is used for directly
104 DecipherOnly: The public key could be used for deciphering data
106 DigitalSignature: The public key is used for verifying digital
110 EmailProtection: The public key is used for email protection.
111 EncipherOnly: The public key could be used for enciphering data
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/
H A DCertificate.interface.yaml31 ClientAuthentication: The public key is used for TLS WWW client
33 CodeSigning: The public key is used for the signing of executable
34 code. CRLSigning: The public key is used for verifying signatures on
36 DataEncipherment: The public key is used for directly enciphering
39 DecipherOnly: The public key could be used for deciphering data
41 DigitalSignature: The public key is used for verifying digital
44 EmailProtection: The public key is used for email protection.
45 EncipherOnly: The public key could be used for enciphering data
47 KeyCertSign: The public key is used for verifying signatures on
49 KeyEncipherment: The public key is used for enciphering private or
[all …]
/openbmc/linux/Documentation/arch/arm/
H A Dsetup.rst6 structure, otherwise known as 'struct param_struct' which is used
9 This structure is used to pass initialisation parameters from the
30 This is now obsolete, and should not be used.
47 or VGA console character size. They should not be used for any other
56 is otherwise unused. (should not be used for other console types, and
57 should not be used for other purposes).
61 based machines. May be used differently by different architectures.
64 Default sound setting on Acorn machines. May be used differently by
68 Number of ADFS/MFM disks. May be used differently by different
72 These are now obsolete, and should not be used.
[all …]
/openbmc/linux/Documentation/driver-api/gpio/
H A Ddrivers-on-gpio.rst17 - gpio-keys: drivers/input/keyboard/gpio_keys.c is used when your GPIO line
20 - gpio-keys-polled: drivers/input/keyboard/gpio_keys_polled.c is used when your
24 - gpio_mouse: drivers/input/mouse/gpio_mouse.c is used to provide a mouse with
29 - gpio-beeper: drivers/input/misc/gpio-beeper.c is used to provide a beep from
32 - extcon-gpio: drivers/extcon/extcon-gpio.c is used when you need to read an
36 - restart-gpio: drivers/power/reset/gpio-restart.c is used to restart/reboot
40 - poweroff-gpio: drivers/power/reset/gpio-poweroff.c is used to power the
45 - gpio-gate-clock: drivers/clk/clk-gpio.c is used to control a gated clock
48 - i2c-gpio: drivers/i2c/busses/i2c-gpio.c is used to drive an I2C bus
53 - spi_gpio: drivers/spi/spi-gpio.c is used to drive an SPI bus (variable number
[all …]
/openbmc/linux/Documentation/ABI/testing/
H A Dconfigfs-spear-pcie-gadget7 Interface is used to configure selected dual mode PCIe controller
10 This interfaces can be used to show spear's PCIe device capability.
20 link used to enable ltssm and read its status.
21 int_type used to configure and read type of supported interrupt
22 no_of_msi used to configure number of MSI vector needed and
26 vendor_id used to write and read vendor id (hex)
27 device_id used to write and read device id (hex)
28 bar0_size used to write and read bar0_size
29 bar0_address used to write and read bar0 mapped area in hex.
30 bar0_rw_offset used to write and read offset of bar0 where bar0_data
[all …]
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dfe_property_parameters.rst9 There are several different Digital TV parameters that can be used by
20 Used internally. A GET/SET operation for it won't change or return
105 delivery system enum value is used (SYS_DVBS2).
180 Used on cable and satellite delivery systems.
190 Used on cable and satellite delivery systems.
200 Used on satellite delivery systems.
202 The voltage is usually used with non-DiSEqC capable LNBs to switch the
215 Currently not used.
223 Used on DVB-S2.
235 Used on DVB-S2.
[all …]
/openbmc/linux/include/drm/
H A Ddrm_modeset_helper_vtables.h62 * These hooks are used by the legacy CRTC helpers and the new atomic
71 * This is used by the legacy CRTC helpers to implement DPMS
74 * This callback is also used to disable a CRTC by calling it with
75 * DRM_MODE_DPMS_OFF if the @disable hook isn't used.
77 * This callback is used by the legacy CRTC helpers. Atomic helpers
80 * @atomic_enable and @atomic_disable should be used.
92 * This callback is used by the legacy CRTC helpers. Atomic helpers
95 * should be used.
107 * This callback is used by the legacy CRTC helpers. Atomic helpers
110 * should be used.
[all …]
/openbmc/linux/include/uapi/asm-generic/
H A Dsignal-defs.h13 * SA_ONSTACK indicates that a registered stack_t will be used.
38 /* 0x00000008 used on alpha, mips, parisc */
39 /* 0x00000010 used on alpha, parisc */
40 /* 0x00000020 used on alpha, parisc, sparc */
41 /* 0x00000040 used on alpha, parisc */
42 /* 0x00000080 used on parisc */
43 /* 0x00000100 used on sparc */
44 /* 0x00000200 used on sparc */
47 /* 0x00010000 used on mips */
48 /* 0x00800000 used for internal SA_IMMUTABLE */
[all …]
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-zoned.rst26 instance is at most 4.5 MB and as little as 5 zones will be used
39 Conventional zones are used for caching as well as for storing internal
48 1) Metadata zones: these are conventional zones used to store metadata.
52 sequential zones used exclusively to store user data. The conventional
53 zones of the device may be used also for buffering user random writes.
60 device being used. This allows reducing the amount of metadata needed to
69 2) Following the super block, a set of blocks is used to describe the
75 zone used to buffer random modification to the data zone.
77 3) A set of blocks used to store bitmaps indicating the validity of
106 be exhausted (all used to map chunks or buffer sequential zones) and
[all …]

12345678910>>...322