Home
last modified time | relevance | path

Searched refs:bitfield (Results 1 – 25 of 32) sorted by relevance

12

/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_psi.h151 __be16 bitfield; /* syntax: 1, zero: 1, one: 2, section_length: 13 */ member
167 __be16 bitfield; /* reserved: 3, program_map_pid/network_pid: 13 */ member
191 __be16 bitfield; /* running_status: 3, free_ca:1, desc_loop_len:12 */ member
232 __be16 bitfield; /* reserved: 3, elementary_pid: 13 */ member
244 __be16 bitfield; /* reserved:3, pcr_pid: 13 */ member
655 __be16 bitfield; /* desc_len: 12, reserved: 4 */ member
672 __be16 bitfield; /* network_desc_len: 12, reserved:4 */ member
725 __be16 bitfield; /* desc_length: 12, free_CA_mode: 1, running_status: 1 */ member
H A Dvidtv_pes.h63 __be16 bitfield; member
69 __be32 bitfield; /* packet_start_code_prefix:24, stream_id: 8 */ member
H A Dvidtv_pes.c142 pes_header.bitfield = cpu_to_be32((PES_START_CODE_PREFIX << 8) | stream_id); in vidtv_pes_write_h()
153 pes_optional.bitfield = cpu_to_be16(pes_opt_bitfield); in vidtv_pes_write_h()
281 ts_header.bitfield = cpu_to_be16((payload_start << 14) | args.pid); in vidtv_pes_write_ts_h()
H A Dvidtv_s302m.h63 __be32 bitfield; member
/linux/Documentation/trace/coresight/
H A 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
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
H A Dfirmware.txt13 - extended-modes: The Extended Modes bitfield, taken from the
/linux/Documentation/bpf/
H A 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 */);
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dtainted-kernels.rst71 个位域(bitfield),其中每个位表示一个特定类型的污染的存在或不存在,最好让
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dtainted-kernels.rst74 個位域(bitfield),其中每個位表示一個特定類型的污染的存在或不存在,最好讓
/linux/Documentation/fb/
H A 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 */
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-chromeos-acpi87 Returns signal attributes of the GPIO signal (integer bitfield).
/linux/Documentation/i2c/
H A 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
/linux/drivers/gpu/drm/msm/
H A DNOTES77 the downstream android fbdev driver), bitfield sizes, etc. My current
/linux/Documentation/hwmon/
H A Ddme1737.rst273 mapping. This attribute is a bitfield
327 This attribute is a bitfield and
/linux/tools/perf/Documentation/
H A Dperf-arm-spe.txt144 event_filter=<mask> - logical AND filter on specific events (PMSEVFR) - see bitfield description below
145 inv_event_filter=<mask> - logical OR to filter out specific events (PMSNEVFR, FEAT_SPEv1p2) - see bitfield description below
/linux/Documentation/trace/
H A Duprobetracer.rst54 (x8/x16/x32/x64), "string" and bitfield are supported.
H A Deprobetrace.rst47 "string", "ustring", "symbol", "symstr" and "bitfield" are
H A Dfprobetrace.rst59 and bitfield are supported.
H A Dkprobetrace.rst62 "string", "ustring", "symbol", "symstr" and bitfield are
/linux/Documentation/userspace-api/media/v4l/
H A Dmetafmt-d4xx.rst197 [6] 8-bit camera hardware configuration bitfield: ::
H A Dvidioc-dqevent.rst175 associated with it. The ``changes`` bitfield denotes what has
/linux/Documentation/input/
H A Dff.rst70 Returns the features supported by the device. features is a bitfield with the
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c131 #define SFRB(field_name, reg_name, bitfield, post_fix)\ argument
132 .field_name = reg_name ## __ ## bitfield ## post_fix
/linux/drivers/gpu/nova-core/gsp/
H A Dfw.rs729 bitfield! {
/linux/Documentation/arch/powerpc/
H A Dqe_firmware.rst232 'extended_modes' is a bitfield that defines special functionality which has an

12