| /OK3568_Linux_fs/kernel/tools/firewire/ |
| H A D | nosy-dump.c | 708 uint32_t bits; in decode_link_packet() local 717 unsigned long long bits; in decode_link_packet() local
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx25821/ |
| H A D | cx25821-core.c | 322 static const char * const bits[] = { in cx25821_risc_decode() local 1242 int len, u32 bits, u32 mask) in cx25821_print_irqbits()
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | localalloc.c | 244 int ocfs2_alloc_should_use_local(struct ocfs2_super *osb, u64 bits) in ocfs2_alloc_should_use_local() 1044 unsigned int bits; in ocfs2_recalc_la_window() local
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | prm44xx.c | 108 static u32 omap4_prm_rmw_inst_reg_bits(u32 mask, u32 bits, s16 inst, s16 reg) in omap4_prm_rmw_inst_reg_bits() 190 u32 omap4_prm_vcvp_rmw(u32 mask, u32 bits, u8 offset) in omap4_prm_vcvp_rmw()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | camellia_generic.c | 327 #define ROLDQ(ll, lr, rl, rr, w0, w1, bits) ({ \ argument 335 #define ROLDQo32(ll, lr, rl, rr, w0, w1, bits) ({ \ argument
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | amba-pl010.c | 605 int *parity, int *bits) in pl010_console_get_options() 634 int bits = 8; in pl010_console_setup() local
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap/ |
| H A D | sossi.c | 100 static void sossi_set_bits(int reg, u32 bits) in sossi_set_bits() 105 static void sossi_clear_bits(int reg, u32 bits) in sossi_clear_bits()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/ |
| H A D | e1000_mac.c | 135 u32 bits; in igb_find_vlvf_slot() local 178 u32 regidx, vfta_delta, vfta, bits; in igb_vfta_set() local
|
| /OK3568_Linux_fs/external/mpp/mpp/common/ |
| H A D | jpegd_syntax.h | 94 RK_U32 bits[MAX_HUFFMAN_CODE_BIT_LENGTH]; member 101 RK_U32 bits[MAX_HUFFMAN_CODE_BIT_LENGTH]; member
|
| /OK3568_Linux_fs/kernel/drivers/char/ |
| H A D | random.c | 711 #define credit_init_bits(bits) if (!crng_ready()) _credit_init_bits(bits) argument 713 static void __cold _credit_init_bits(size_t bits) in _credit_init_bits() 1042 unsigned int bits; in add_timer_randomness() local
|
| /OK3568_Linux_fs/kernel/drivers/iio/imu/bmi160/ |
| H A D | bmi160_core.c | 186 u8 bits; member 191 u8 bits; member 541 unsigned int mask, unsigned int bits, in bmi160_write_conf_reg()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | aiutils.c | 960 ai_core_disable(si_t *sih, uint32 bits) in ai_core_disable() 1005 _ai_core_reset(si_t *sih, uint32 bits, uint32 resetbits) in _ai_core_reset() 1056 ai_core_reset(si_t *sih, uint32 bits, uint32 resetbits) in ai_core_reset()
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | dt9812.c | 379 static int dt9812_digital_in(struct comedi_device *dev, u8 *bits) in dt9812_digital_in() 401 static int dt9812_digital_out(struct comedi_device *dev, u8 bits) in dt9812_digital_out() 604 u8 bits = 0; in dt9812_di_insn_bits() local
|
| /OK3568_Linux_fs/kernel/drivers/s390/crypto/ |
| H A D | ap_bus.c | 815 static int hex2bitmap(const char *str, unsigned long *bitmap, int bits) in hex2bitmap() 860 static int modify_bitmap(const char *str, unsigned long *bitmap, int bits) in modify_bitmap() 896 unsigned long *bitmap, int bits, in ap_parse_mask_str()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | nand_bbt.c | 173 int bits = td->options & NAND_BBT_NRBITS_MSK; in read_bbt() local 720 int bits, page, offs, numblocks, sft, sftmsk; in write_bbt() local 1163 u32 bits; in verify_bbt_descr() local
|
| /OK3568_Linux_fs/kernel/drivers/iio/dac/ |
| H A D | ad5064.c | 396 #define AD5064_CHANNEL(chan, addr, bits, _shift, _ext_info) { \ argument 413 #define DECLARE_AD5064_CHANNELS(name, bits, shift, ext_info) \ argument 425 #define DECLARE_AD5065_CHANNELS(name, bits, shift, ext_info) \ argument
|
| /OK3568_Linux_fs/external/common_algorithm/misc/include/ |
| H A D | audio_server.h | 213 int bits; member 255 int bits; member 366 int bits; member 408 int bits; member 483 int bits; member
|
| /OK3568_Linux_fs/kernel/drivers/input/joystick/ |
| H A D | adc-joystick.c | 180 int bits; in adc_joystick_probe() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/seccomp/ |
| H A D | seccomp_benchmark.c | 141 long ret, bits; in main() local
|
| /OK3568_Linux_fs/external/rk_pcba_test/tinyalsa/ |
| H A D | tinycap.c | 79 unsigned int bits = 16; in tiny_cap() local
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | pmu.c | 969 __u64 bits = 0; in perf_pmu__format_bits() local 1346 int config, unsigned long *bits) in perf_pmu__new_format() 1362 void perf_pmu__set_format(unsigned long *bits, long from, long to) in perf_pmu__set_format() 1741 __u64 masks = 0, bits; in perf_pmu__warn_invalid_config() local
|
| /OK3568_Linux_fs/kernel/arch/s390/mm/ |
| H A D | gmap.c | 961 pmd_t *pmdp, int prot, unsigned long bits) in gmap_protect_pmd() 1006 pmd_t *pmdp, int prot, unsigned long bits) in gmap_protect_pte() 1042 unsigned long len, int prot, unsigned long bits) in gmap_protect_range() 2178 unsigned long start, end, bits, raddr; in gmap_shadow_notify() local 2237 pte_t *pte, unsigned long bits) in ptep_notify()
|
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbpush.c | 35 FbStip *s, bitsMask, bitsMask0, bits; in fbPushPattern() local
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | compat_ptrace.h | 12 __u32 bits; /* Obsolete software bits */ member
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/ |
| H A D | types.h | 16 #define DECLARE_BITMAP(name, bits) \ argument
|