/openbmc/linux/Documentation/virt/kvm/devices/ |
H A D | arm-vgic-v3.rst | 41 - index encodes the unique redistributor region index 43 - base field encodes bits [51:16] of the guest physical base address 45 - count encodes the number of redistributors in the region. Must be 80 The attr field of kvm_device_attr encodes two values:: 174 The attr field of kvm_device_attr encodes two values:: 179 The mpidr field encodes the CPU ID based on the affinity information in the 185 The instr field encodes the system register to access based on the fields 252 The attr field of kvm_device_attr encodes the following values:: 280 The mpidr field encodes the CPU ID based on the affinity information in the
|
H A D | arm-vgic-its.rst | 71 encodes the ABI revision. 93 The attr field of kvm_device_attr encodes the offset of the 108 - GITS_IIDR. The Revision field encodes the table layout ABI revision.
|
/openbmc/linux/drivers/mfd/ |
H A D | atmel-smc.c | 35 * This function encodes the @ncycles value as described in the datasheet 86 * This function encodes the @ncycles value as described in the datasheet 128 * This function encodes the @ncycles value as described in the datasheet 167 * This function encodes the @ncycles value as described in the datasheet 206 * This function encodes the @ncycles value as described in the datasheet
|
/openbmc/linux/Documentation/networking/caif/ |
H A D | linux_caif.rst | 104 - CFCTRL CAIF Control layer. Encodes and Decodes control messages 112 External Interface). This layer encodes/decodes VEI frames. 115 traffic), encodes/decodes Datagram frames.
|
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/bnlm/ |
H A D | ia_css_bnlm.host.c | 37 /* Encodes a look-up table from BNLM public parameters to vmem parameters. 94 * - Encodes BNLM public parameters into VMEM parameters 147 /* - Encodes BNLM public parameters into DMEM parameters */
|
/openbmc/linux/include/vdso/ |
H A D | datapage.h | 47 * clock_id. For high-resolution clocks, this encodes the time 48 * corresponding to vdso_data.cycle_last. For coarse clocks this encodes
|
/openbmc/linux/include/uapi/linux/ |
H A D | iommu.h | 83 * @flags: encodes whether the corresponding fields are valid and whether this 144 * @flags: encodes whether the corresponding fields are valid
|
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | atmel,ebi.txt | 25 The first cell encodes the CS. 31 - ranges: Encodes CS to memory region association.
|
/openbmc/linux/include/linux/ |
H A D | apple-mailbox.h | 13 /* encodes a single 96bit message sent over the single channel */
|
/openbmc/linux/net/ceph/ |
H A D | auth_none.h | 11 * we use a single static authorizer that simply encodes our entity name
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | qmi_encdec.c | 152 * qmi_encode_basic_elem() - Encodes elements of basic/primary data type 158 * This function encodes the "elem_len" number of data elements, each of 180 * qmi_encode_struct_elem() - Encodes elements of struct data type 188 * This function encodes the "elem_len" number of struct elements, each of 221 * qmi_encode_string_elem() - Encodes elements of string data type 228 * This function encodes a string element of maximum length "ei_array->elem_len"
|
/openbmc/linux/Documentation/devicetree/bindings/arm/amlogic/ |
H A D | analog-top.txt | 5 "metal revision" (which encodes the "minor version") of the SoC.
|
H A D | amlogic,meson-gx-ao-secure.yaml | 37 A firmware register encodes the SoC type, package and revision
|
/openbmc/openbmc/poky/meta/recipes-support/re2c/ |
H A D | re2c_4.0.1.bb | 2 …o. It compiles regular expressions to determinisitic finite automata and encodes the automata in t…
|
/openbmc/openbmc/poky/meta/recipes-support/gnutls/ |
H A D | libtasn1_4.19.0.bb | 2 DESCRIPTION = "A highly portable C library that encodes and decodes \
|
/openbmc/linux/Documentation/devicetree/bindings/gpio/ |
H A D | gpio-ts4900.txt | 4 TS-4900's FPGA encodes the GPIO state on 3 bits, whereas the TS-7970's FPGA
|
/openbmc/linux/Documentation/mm/ |
H A D | z3fold.rst | 24 handle which encodes actual location of the allocated object.
|
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/ |
H A D | tag_public.h | 34 * @brief Encodes the members of tag description into a 32-bit value.
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_xdp_attach_fail.c | 25 * Actually, this field is a 32 bit integer whose value encodes
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cgdb/cgdb/ |
H A D | 0001-cgdb-Do-not-search-for-cgdb.txt-in-build-dir.patch | 6 If we do cross builds it encodes the build time workdir here and it wont
|
/openbmc/linux/drivers/iommu/iommufd/ |
H A D | io_pagetable.h | 98 * iopt_area_start_byte() / PAGE_SIZE encodes the starting page index 99 * iopt_area_start_byte() % PAGE_SIZE encodes the offset within that page
|
/openbmc/linux/arch/arm/probes/kprobes/ |
H A D | checkers-arm.c | 44 * Bit B/A (bit 24) encodes arithmetic operation order. 1 means in arm_check_stack() 46 * Bit I/D (bit 23) encodes arithmetic operation. 1 means in arm_check_stack()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | squashfs.rst | 122 by a 48-bit number which encodes the location of the compressed metadata block 222 name and value field. The type field encodes the xattr prefix 223 ("user.", "trusted." etc) and it also encodes how the name/value fields
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | crosssdk.bbclass | 27 # This class encodes staging paths into its scripts data so can only be
|
/openbmc/linux/Documentation/bpf/ |
H A D | btf.rst | 8 BTF (BPF Type Format) is the metadata format which encodes the debug info 92 Note that the type section encodes debug info, not just pure types. 152 type. For example, a 4-bit bitfield encodes ``BTF_INT_BITS()`` equals to 4. 261 ``BTF_INT_BITS()`` encodes the bitfield size. 495 The ``name_off`` encodes btf_decl_tag attribute string. 729 The .BTF.ext section encodes func_info, line_info and CO-RE relocations 812 The .BTF_ids section encodes BTF ID values that are used within the kernel.
|