| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/ |
| H A D | fw.h | 511 #define GET_FW_DUMP_LEN(_header) \ argument 512 le32_get_bits(*((__le32 *)(_header) + 0x00), GENMASK(15, 0)) 513 #define GET_FW_DUMP_SEQ(_header) \ argument 514 le32_get_bits(*((__le32 *)(_header) + 0x00), GENMASK(22, 16)) 515 #define GET_FW_DUMP_MORE(_header) \ argument 516 le32_get_bits(*((__le32 *)(_header) + 0x00), BIT(23)) 517 #define GET_FW_DUMP_VERSION(_header) \ argument 518 le32_get_bits(*((__le32 *)(_header) + 0x00), GENMASK(31, 24)) 519 #define GET_FW_DUMP_TLV_TYPE(_header) \ argument 520 le32_get_bits(*((__le32 *)(_header) + 0x01), GENMASK(15, 0)) [all …]
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | exceptions.py | 16 _header = ' File "{0.filename}", line {0.lineno}, in {0.function}{0.args}' variable in TracebackEntry 20 return self._header.format(self) + '\n' 22 formatted = [self._header.format(self) + ':\n']
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | imagetool.h | 282 _header, \ argument 296 .hdr = _header, \
|
| /OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/ |
| H A D | sigcontext.h | 174 struct _header { struct 194 struct _header xstate_hdr; argument
|
| /OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/ |
| H A D | sfdp.c | 93 #define SMPT_MAP_REGION_COUNT(_header) \ argument 94 ((((_header) & SMPT_MAP_REGION_COUNT_MASK) >> \ 99 #define SMPT_MAP_ID(_header) \ argument 100 (((_header) & SMPT_MAP_ID_MASK) >> SMPT_MAP_ID_SHIFT)
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/rkvi_demo/ |
| H A D | rkvi_demo.c | 103 struct _block_header _header; in capture_raw() local 104 _header.block_id = NORMAL_RAW_TAG; in capture_raw()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/ |
| H A D | journal.rst | 180 - journal\_header\_t (12 bytes) 181 - s\_header 358 - journal\_header\_t 541 - journal\_header\_t 542 - r\_header 595 - journal\_header\_s
|
| H A D | attributes.rst | 142 xattr\_header/xattr\_entry table. When the two collide, the overflow is
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/stream_cfg/ |
| H A D | RawStreamCapUnit.h | 46 struct _block_header _header; member
|
| H A D | RawStreamCapUnit.cpp | 536 b->_header.block_id = tag; in rkraw_append_buf() 537 b->_header.block_length = sizeof(struct _st_addrinfo_stream); in rkraw_append_buf()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/initrdscripts/files/ |
| H A D | init-install-testfs.sh | 176 if [ -f /etc/grub.d/00_header ] ; then
|
| H A D | init-install.sh | 298 if [ -f /etc/grub.d/00_header -a $grub_version -ne 0 ] ; then
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gcc.info | 53793 Use this directive in _header files_ that define object classes, to
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gcc.info | 53793 Use this directive in _header files_ that define object classes, to
|