| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | bcm-phy-lib.c | 458 u8 bits; member
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | vt8500_serial.c | 521 int bits = 8; in vt8500_console_setup() local
|
| H A D | mps2-uart.c | 455 int bits = 8; in mps2_uart_console_setup() local
|
| H A D | altera_uart.c | 464 int bits = 8; in altera_uart_console_setup() local
|
| H A D | owl-uart.c | 553 int bits = 8; in owl_uart_console_setup() local
|
| H A D | dz.c | 866 int bits = 8; in dz_console_setup() local
|
| H A D | vr41xx_siu.c | 773 int bits = 8; in siu_console_setup() local
|
| H A D | arc_uart.c | 488 int bits = 8; in arc_serial_console_setup() local
|
| /OK3568_Linux_fs/kernel/drivers/iommu/intel/ |
| H A D | pasid.c | 321 static inline void pasid_set_bits(u64 *ptr, u64 mask, u64 bits) in pasid_set_bits()
|
| /OK3568_Linux_fs/kernel/net/ethtool/ |
| H A D | bitset.c | 270 struct nlattr *bits; in ethnl_put_bitset32() local
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | tps65910-regulator.c | 275 #define EXT_CONTROL_REG_BITS(id, regs_offs, bits) (((regs_offs) << 8) | (bits)) argument
|
| /OK3568_Linux_fs/external/mpp/osal/ |
| H A D | mpp_list.cpp | 514 size_t bits; in list_sort() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A D | whiteheat.h | 92 __u8 bits; /* 5, 6, 7, or 8 */ member
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | kvm_book3s_64.h | 176 static inline long try_lock_hpte(__be64 *hpte, unsigned long bits) in try_lock_hpte()
|
| /OK3568_Linux_fs/kernel/drivers/pnp/pnpbios/ |
| H A D | rsparser.c | 266 unsigned long bits; in pnpbios_parse_irq_option() local
|
| /OK3568_Linux_fs/kernel/sound/usb/ |
| H A D | stream.c | 244 static struct snd_pcm_chmap_elem *convert_chmap(int channels, unsigned int bits, in convert_chmap()
|
| /OK3568_Linux_fs/kernel/arch/arm64/net/ |
| H A D | bpf_jit_comp.c | 447 #define check_imm(bits, imm) do { \ in build_insn() argument
|
| /OK3568_Linux_fs/u-boot/lib/rsa/ |
| H A D | rsa-sign.c | 860 int bits; in rsa_add_verify_data() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | aha1542.c | 88 u8 bits = inb(port) & mask; in wait_mask() local
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | libbpf_internal.h | 28 #define BTF_TYPE_INT_ENC(name, encoding, bits_offset, bits, sz) \ argument
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/ |
| H A D | av1d_common.h | 521 RK_U8 bits[2][MV_OFFSET_BITS]; // 20B member 530 RK_U32 bits[2][MV_OFFSET_BITS][2]; member 555 RK_U8 bits[2][MV_OFFSET_BITS]; member
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/ |
| H A D | av1d_common.h | 488 RK_U8 bits[2][MV_OFFSET_BITS]; // 20B member 497 RK_U32 bits[2][MV_OFFSET_BITS][2]; member 523 RK_U8 bits[2][MV_OFFSET_BITS]; member
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | fib_trie.c | 122 unsigned char bits; /* 2log(KEYLENGTH) bits needed */ member 319 static struct tnode *tnode_alloc(int bits) in tnode_alloc() 375 static struct key_vector *tnode_new(t_key key, int pos, int bits) in tnode_new()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/neterion/vxge/ |
| H A D | vxge-traffic.h | 314 #define VXGE_HW_STATS_GET_VPATH_PROG_EVENT_VNUM0(bits) \ argument 317 #define VXGE_HW_STATS_GET_VPATH_PROG_EVENT_VNUM1(bits) \ argument 321 #define VXGE_HW_STATS_GET_VPATH_PROG_EVENT_VNUM2(bits) \ argument 324 #define VXGE_HW_STATS_GET_VPATH_PROG_EVENT_VNUM3(bits) \ argument
|
| /OK3568_Linux_fs/u-boot/drivers/bios_emulator/x86emu/ |
| H A D | prim_ops.c | 182 static void calc_carry_chain(int bits, u32 d, u32 s, u32 res, int set_carry) in calc_carry_chain() 194 static void calc_borrow_chain(int bits, u32 d, u32 s, u32 res, int set_carry) in calc_borrow_chain()
|