Home
last modified time | relevance | path

Searched full:bitfield (Results 1 – 25 of 53) sorted by relevance

123

/Documentation/devicetree/bindings/interrupt-controller/
Drenesas,intc-irqpin.yaml41 sense-bitfield-width:
46 Width of a single sense bitfield in the SENSE register, if different from the
/Documentation/devicetree/bindings/ata/
Dahci-common.yaml64 Bitfield of the HBA generic platform capabilities like Staggered
115 Bitfield of the HBA port-specific platform capabilities like Hot
/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
Dfirmware.txt13 - extended-modes: The Extended Modes bitfield, taken from the
/Documentation/devicetree/bindings/gpio/
Dgpio-thunderx.txt8 - Second cell is a standard generic flag bitfield as described in gpio.txt.
/Documentation/devicetree/bindings/mux/
Dreg-mux.yaml7 title: Generic register bitfield-based multiplexer controller
32 - description: pre-shifted bitfield mask
/Documentation/PCI/endpoint/
Dpci-test-function.rst42 Bitfield Description
57 Bitfield Description
/Documentation/trace/coresight/
Dcoresight-etm4x-reference.rst30 ``echo bitfield > mode``
32 bitfield up to 32 bits setting trace features.
298 ``echo bitfield > ns_exlevel_viinst``
300 Where bitfield contains bits to set clear for EL0 to EL2
533 ``echo bitfield > event_instren``
535 Where bitfield is up to 4 bits according to number of event fields.
648 This is a bitfield selection parameter that sets the overall trace mode for the
/Documentation/ABI/testing/
Dsysfs-platform-ts550029 Bitfield showing the jumpers' state. If a jumper is present,
Dsysfs-driver-chromeos-acpi87 Returns signal attributes of the GPIO signal (integer bitfield).
/Documentation/bpf/
Dbtf.rst152 type. For example, a 4-bit bitfield encodes ``BTF_INT_BITS()`` equals to 4.
157 for this int. For example, a bitfield struct member has:
166 Alternatively, the bitfield struct member can be the following to access the
174 bitfield encoding. Currently, both llvm and pahole generate
258 of the member. Note that the base type of the bitfield can only be int or enum
259 type. If the bitfield size is 32, the base type can be either int or enum
260 type. If the bitfield size is not 32, the base type must be int, and int type
261 ``BTF_INT_BITS()`` encodes the bitfield size.
264 bitfield size and bit offset. The bitfield size and bit offset are calculated
Dllvm_reloc.rst293 BPF_CORE_FIELD_LSHIFT_U64 = 4, /* bitfield-specific left bitshift */
294 BPF_CORE_FIELD_RSHIFT_U64 = 5, /* bitfield-specific right bitshift */
307 supposed to be used to read bitfield values using the following
312 // To read bitfield ``f`` from ``struct s``
474 *g = __builtin_preserve_field_info(s->c, 4 /* bitfield left shift */);
475 *g = __builtin_preserve_field_info(s->c, 5 /* bitfield right shift */);
/Documentation/fb/
Dapi.rst193 struct fb_bitfield red; /* bitfield in fb mem if true color, */
262 __u32 offset; /* beginning of bitfield */
263 __u32 length; /* length of bitfield */
/Documentation/devicetree/bindings/media/
Dnvidia,tegra-vde.yaml74 which is a bitfield indicating SoC speedo or process ID mask.
/Documentation/devicetree/bindings/devfreq/
Dnvidia,tegra30-actmon.yaml64 is a bitfield indicating SoC speedo ID mask.
/Documentation/trace/
Duprobetracer.rst54 (x8/x16/x32/x64), "string" and bitfield are supported.
71 Bitfield is another special type, which takes 3 parameters, bit-width, bit-
/Documentation/devicetree/bindings/dma/stm32/
Dst,stm32-dma.yaml33 4. A 32bit bitfield value specifying DMA features which are device dependent:
/Documentation/i2c/
Dinstantiating-devices.rst219 them (by the means of the class bitfield), while all I2C buses were
221 that no probing happens. The purpose of the class bitfield is to limit
/Documentation/translations/zh_TW/admin-guide/
Dtainted-kernels.rst74 個位域(bitfield),其中每個位表示一個特定類型的污染的存在或不存在,最好讓
/Documentation/translations/zh_CN/admin-guide/
Dtainted-kernels.rst71 个位域(bitfield),其中每个位表示一个特定类型的污染的存在或不存在,最好让
/Documentation/devicetree/bindings/net/
Dstm32-dwmac.yaml90 the mask to set bitfield in control register
/Documentation/devicetree/bindings/dma/
Dstericsson,dma40.yaml91 The third cell is a 32bit flags bitfield with the following possible
/Documentation/devicetree/bindings/memory-controllers/
Dnvidia,tegra20-emc.yaml56 is a bitfield indicating SoC process ID mask.
/Documentation/input/
Dinput-programming.rst268 These three macros from bitops.h help some bitfield computations::
270 BITS_TO_LONGS(x) - returns the length of a bitfield array in longs for
/Documentation/netlink/
Dnetlink-raw.yaml147 form while specific attributes may request to convert the values into a bitfield.
252 form while specific attributes may request to convert the values into a bitfield.
/Documentation/devicetree/bindings/perf/
Driscv,pmu.yaml124 * codes, U74 uses a bitfield for events encoding, so several U74 events

123