/openbmc/linux/arch/arm/include/asm/ |
H A D | smp_plat.h | 98 u32 bits; member
|
/openbmc/linux/arch/mips/mti-malta/ |
H A D | malta-init.c | 46 char parity = '\0', bits = '\0', flow = '\0'; in console_config() local
|
/openbmc/linux/tools/spi/ |
H A D | spidev_fdx.c | 82 __u8 lsb, bits; in dumpstat() local
|
/openbmc/linux/arch/mips/math-emu/ |
H A D | ieee754.h | 29 u64 bits; member 39 u32 bits; member
|
/openbmc/linux/drivers/firmware/efi/ |
H A D | cper-x86.c | 13 #define VALID_PROC_ERR_INFO_NUM(bits) (((bits) & GENMASK_ULL(7, 2)) >> 2) argument 14 #define VALID_PROC_CXT_INFO_NUM(bits) (((bits) & GENMASK_ULL(13, 8)) >> 8) argument
|
/openbmc/linux/drivers/net/dsa/microchip/ |
H A D | lan937x_main.c | 21 static int lan937x_cfg(struct ksz_device *dev, u32 addr, u8 bits, bool set) in lan937x_cfg() 27 u8 bits, bool set) in lan937x_port_cfg()
|
/openbmc/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_cec.c | 63 unsigned int bits) in mtk_cec_clear_bits() 74 unsigned int bits) in mtk_cec_set_bits()
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-pcf857x.c | 141 unsigned long *bits) in pcf857x_get_multiple() 178 unsigned long *bits) in pcf857x_set_multiple()
|
/openbmc/linux/fs/crypto/ |
H A D | fname.c | 207 int bits = 0; in fscrypt_base64url_encode() local 242 int bits = 0; in fscrypt_base64url_decode() local
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_dcb.h | 120 #define GET_FLAGS(flags, bits) ((flags) & (bits)) argument 121 #define SET_FLAGS(flags, bits) ((flags) |= (bits)) argument 122 #define RESET_FLAGS(flags, bits) ((flags) &= ~(bits)) argument
|
/openbmc/u-boot/board/micronas/vct/ |
H A D | dcgu.h | 114 } bits; member 122 } bits; member 159 } bits; member
|
/openbmc/linux/drivers/misc/altera-stapl/ |
H A D | altera-comp.c | 39 static u32 altera_read_packed(u8 *buffer, u32 bits, u32 *bits_avail, in altera_read_packed()
|
/openbmc/linux/include/crypto/ |
H A D | sha512_base.h | 101 __be64 *bits = (__be64 *)(sctx->buf + bit_offset); in sha512_base_do_finalize() local
|
/openbmc/linux/tools/testing/selftests/powerpc/dexcr/ |
H A D | lsdexcr.c | 58 static void print_dexcr(char *name, unsigned int bits) in print_dexcr()
|
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_opr.c | 40 unsigned int bits = dev->mem_size >> PAGE_SHIFT; in s5p_mfc_alloc_priv_buf() local
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | sha1.c | 66 __be64 bits; in powerpc_sha1_final() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
H A D | gf100.c | 39 gf100_sw_chan_vblsem_release(struct nvkm_event_ntfy *notify, u32 bits) in gf100_sw_chan_vblsem_release()
|
/openbmc/linux/include/linux/ |
H A D | regmap.h | 1312 unsigned int reg, unsigned int bits) in regmap_set_bits() 1319 unsigned int reg, unsigned int bits) in regmap_clear_bits() 1408 unsigned int bits) in regmap_field_set_bits() 1415 unsigned int bits) in regmap_field_clear_bits() 1775 unsigned int reg, unsigned int bits) in regmap_set_bits() 1782 unsigned int reg, unsigned int bits) in regmap_clear_bits() 1789 unsigned int reg, unsigned int bits) in regmap_test_bits() 1880 unsigned int bits) in regmap_field_set_bits() 1887 unsigned int bits) in regmap_field_clear_bits() 1894 unsigned int bits) in regmap_field_test_bits()
|
H A D | timecounter.h | 14 #define CYCLECOUNTER_MASK(bits) (u64)((bits) < 64 ? ((1ULL<<(bits))-1) : -1) argument
|
/openbmc/libpldm/include/libpldm/ |
H A D | pldm_types.h | 18 } __attribute__((packed)) bits; member 53 } __attribute__((packed)) bits; member 91 } __attribute__((packed)) bits; member 161 } __attribute__((packed)) bits; member
|
/openbmc/u-boot/drivers/video/ |
H A D | cfb_console.c | 334 u8 bits = *cdat++; in video_drawchars() local 358 u8 bits = *cdat++; in video_drawchars() local 392 u8 bits = *cdat++; in video_drawchars() local 426 u8 bits = *cdat++; in video_drawchars() local 469 u8 bits = *cdat++; in video_drawchars() local
|
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_prs.c | 170 unsigned int bits, unsigned int enable) in mvpp2_prs_tcam_ai_update() 225 unsigned int bits, unsigned int mask) in mvpp2_prs_sram_ri_update() 253 unsigned int bits, unsigned int mask) in mvpp2_prs_sram_ai_update() 276 u8 bits; in mvpp2_prs_sram_ai_get() local 371 u8 bits; in mvpp2_prs_flow_find() local
|
/openbmc/linux/lib/zlib_inflate/ |
H A D | inftrees.c | 24 code **table, unsigned *bits, unsigned short *work) in zlib_inflate_table()
|
/openbmc/u-boot/lib/zlib/ |
H A D | inftrees.c | 33 code FAR * FAR *table, unsigned FAR *bits, in inflate_table()
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | smp.h | 35 unsigned long bits; in ia64_get_lid() member
|