/Linux-v5.4/drivers/gpu/drm/i2c/ |
D | ch7006_priv.h | 142 #define __mask(src, bitfield) \ argument 143 (((2 << (1 ? bitfield)) - 1) & ~((1 << (0 ? bitfield)) - 1)) 144 #define mask(bitfield) __mask(bitfield) argument 146 #define __bitf(src, bitfield, x) \ argument 147 (((x) >> (src) << (0 ? bitfield)) & __mask(src, bitfield)) 148 #define bitf(bitfield, x) __bitf(bitfield, x) argument 149 #define bitfs(bitfield, s) __bitf(bitfield, bitfield##_##s) argument 150 #define setbitf(state, reg, bitfield, x) \ argument 151 state->regs[reg] = (state->regs[reg] & ~mask(reg##_##bitfield)) \ 152 | bitf(reg##_##bitfield, x) [all …]
|
/Linux-v5.4/drivers/staging/kpc2000/ |
D | kpc2000_spi.c | 130 } bitfield; member 146 } bitfield; member 154 } bitfield; member 279 sc.bitfield.wl = spidev->bits_per_word - 1; in kp_spi_setup() 280 sc.bitfield.cs = spidev->chip_select; in kp_spi_setup() 281 sc.bitfield.spi_en = 0; in kp_spi_setup() 282 sc.bitfield.trm = 0; in kp_spi_setup() 283 sc.bitfield.ffen = 0; in kp_spi_setup() 338 sc.bitfield.spi_en = 1; in kp_spi_transfer_one_message() 366 sc.bitfield.trm = KP_SPI_REG_CONFIG_TRM_TX; in kp_spi_transfer_one_message() [all …]
|
/Linux-v5.4/Documentation/devicetree/bindings/mux/ |
D | reg-mux.txt | 1 Generic register bitfield-based multiplexer controller bindings 11 - mux-reg-masks : an array of register offset and pre-shifted bitfield mask 20 bitfield described by the corresponding register offset and bitfield mask
|
/Linux-v5.4/arch/x86/include/asm/ |
D | apicdef.h | 257 /*170*/ u32 bitfield; member 262 /*1F0*/ u32 bitfield; member 267 /*270*/ u32 bitfield; member
|
/Linux-v5.4/drivers/mux/ |
D | Kconfig | 49 tristate "MMIO/Regmap register bitfield-controlled Multiplexer" 52 MMIO/Regmap register bitfield-controlled Multiplexer controller.
|
/Linux-v5.4/Documentation/devicetree/bindings/interrupt-controller/ |
D | renesas,intc-irqpin.txt | 27 - sense-bitfield-width: width of a single sense bitfield in the SENSE register,
|
/Linux-v5.4/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
D | firmware.txt | 13 - extended-modes: The Extended Modes bitfield, taken from the
|
/Linux-v5.4/Documentation/devicetree/bindings/gpio/ |
D | gpio-thunderx.txt | 8 - Second cell is a standard generic flag bitfield as described in gpio.txt.
|
D | gpio.txt | 46 Most controllers are specifying a generic flag bitfield in the last cell, so 59 Optional standard bitfield specifiers for the last cell:
|
/Linux-v5.4/Documentation/devicetree/bindings/spi/ |
D | efm32-spi.txt | 14 bitfield to configure the pinmux for the device, see
|
/Linux-v5.4/Documentation/bpf/ |
D | btf.rst | 148 type. For example, a 4-bit bitfield encodes ``BTF_INT_BITS()`` equals to 4. 153 for this int. For example, a bitfield struct member has: 162 Alternatively, the bitfield struct member can be the following to access the 170 bitfield encoding. Currently, both llvm and pahole generate 254 of the member. Note that the base type of the bitfield can only be int or enum 255 type. If the bitfield size is 32, the base type can be either int or enum 256 type. If the bitfield size is not 32, the base type must be int, and int type 257 ``BTF_INT_BITS()`` encodes the bitfield size. 260 bitfield size and bit offset. The bitfield size and bit offset are calculated
|
/Linux-v5.4/scripts/ |
D | Makefile.extrawarn | 87 KBUILD_CFLAGS += $(call cc-option, -Wpacked-bitfield-compat)
|
/Linux-v5.4/Documentation/devicetree/bindings/c6x/ |
D | dscr.txt | 66 more devices (one bitfield per device). The layout of each tuple is: 83 bitfield per device). The layout of each tuple is:
|
/Linux-v5.4/Documentation/devicetree/bindings/dma/ |
D | stm32-dma.txt | 65 4. A 32bit bitfield value specifying DMA features which are device dependent:
|
/Linux-v5.4/Documentation/translations/ko_KR/ |
D | memory-barriers.txt | 340 (*) 이 보장사항들은 bitfield 에는 적용되지 않는데, 컴파일러들은 bitfield 를 343 동기화에 bitfield 를 사용하려 하지 마십시오. 345 (*) bitfield 들이 여러 락으로 보호되는 경우라 하더라도, 하나의 bitfield 의 346 모든 필드들은 하나의 락으로 보호되어야 합니다. 만약 한 bitfield 의 두
|
/Linux-v5.4/Documentation/fb/ |
D | api.rst | 193 struct fb_bitfield red; /* bitfield in fb mem if true color, */ 262 __u32 offset; /* beginning of bitfield */ 263 __u32 length; /* length of bitfield */
|
/Linux-v5.4/drivers/gpu/drm/msm/ |
D | NOTES | 77 the downstream android fbdev driver), bitfield sizes, etc. My current
|
/Linux-v5.4/Documentation/input/ |
D | input-programming.rst | 222 These three macros from bitops.h help some bitfield computations:: 224 BITS_TO_LONGS(x) - returns the length of a bitfield array in longs for
|
D | ff.rst | 70 Returns the features supported by the device. features is a bitfield with the
|
/Linux-v5.4/Documentation/i2c/ |
D | instantiating-devices.rst | 200 them (by the means of the class bitfield), while all I2C buses were 202 that no probing happens. The purpose of the class bitfield is to limit
|
/Linux-v5.4/Documentation/core-api/ |
D | packing.rst | 2 Generic bitfield packing and unpacking functions
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | pixfmt-meta-d4xx.rst | 185 [6] 8-bit camera hardware configuration bitfield: ::
|
/Linux-v5.4/Documentation/hwmon/ |
D | dme1737.rst | 273 mapping. This attribute is a bitfield 327 This attribute is a bitfield and
|
/Linux-v5.4/Documentation/trace/ |
D | uprobetracer.rst | 52 (x8/x16/x32/x64), "string" and bitfield are supported.
|
/Linux-v5.4/drivers/atm/ |
D | fore200e.h | 83 #error unknown bitfield endianess
|