Home
last modified time | relevance | path

Searched defs:i (Results 26 – 50 of 9482) sorted by relevance

12345678910>>...380

/openbmc/linux/drivers/gpu/drm/logicvc/
H A Dlogicvc_regs.h38 #define LOGICVC_BUFFER_SEL_VALUE(i, v) \ argument
61 #define LOGICVC_LAYER_ADDRESS_REG(i) (0x100 + (i) * 0x80) argument
62 #define LOGICVC_LAYER_HOFFSET_REG(i) (0x100 + (i) * 0x80) argument
64 #define LOGICVC_LAYER_VOFFSET_REG(i) (0x108 + (i) * 0x80) argument
67 #define LOGICVC_LAYER_HPOSITION_REG(i) (0x110 + (i) * 0x80) argument
68 #define LOGICVC_LAYER_VPOSITION_REG(i) (0x118 + (i) * 0x80) argument
69 #define LOGICVC_LAYER_WIDTH_REG(i) (0x120 + (i) * 0x80) argument
70 #define LOGICVC_LAYER_HEIGHT_REG(i) (0x128 + (i) * 0x80) argument
71 #define LOGICVC_LAYER_ALPHA_REG(i) (0x130 + (i) * 0x80) argument
73 #define LOGICVC_LAYER_CTRL_REG(i) (0x138 + (i) * 0x80) argument
[all …]
/openbmc/linux/arch/sparc/include/asm/
H A Datomic_32.h47 #define arch_atomic_set_release(v, i) arch_atomic_set((v), (i)) argument
51 #define arch_atomic_add(i, v) ((void)arch_atomic_add_return( (int)(i), (v))) argument
52 #define arch_atomic_sub(i, v) ((void)arch_atomic_add_return(-(int)(i), (v))) argument
54 #define arch_atomic_and(i, v) ((void)arch_atomic_fetch_and((i), (v))) argument
55 #define arch_atomic_or(i, v) ((void)arch_atomic_fetch_or((i), (v))) argument
56 #define arch_atomic_xor(i, v) ((void)arch_atomic_fetch_xor((i), (v))) argument
58 #define arch_atomic_sub_return(i, v) (arch_atomic_add_return(-(int)(i), (v))) argument
59 #define arch_atomic_fetch_sub(i, v) (arch_atomic_fetch_add (-(int)(i), (v))) argument
/openbmc/qemu/tests/tcg/arm/
H A Dfcvt.c64 static void print_int64(int i, int64_t num) in print_int64()
114 int i; in convert_single_to_half() local
137 int i; in convert_single_to_double() local
160 int i; in convert_single_to_integer() local
230 int i; in convert_double_to_half() local
255 int i; in convert_double_to_single() local
279 int i; in convert_double_to_integer() local
323 int i; in convert_half_to_double() local
346 int i; in convert_half_to_single() local
368 int i; in convert_half_to_integer() local
[all …]
/openbmc/qemu/tests/tcg/ppc64/
H A Dtest-aes.c13 bool test_SB_SR(uint8_t *o, const uint8_t *i) in test_SB_SR()
35 bool test_MC(uint8_t *o, const uint8_t *i) in test_MC()
40 bool test_SB_SR_MC_AK(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_SB_SR_MC_AK()
63 bool test_ISB_ISR(uint8_t *o, const uint8_t *i) in test_ISB_ISR()
85 bool test_IMC(uint8_t *o, const uint8_t *i) in test_IMC()
90 bool test_ISB_ISR_AK_IMC(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_AK_IMC()
113 bool test_ISB_ISR_IMC_AK(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_IMC_AK()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead907d.c40 const int i = head->base.index; in head907d_or() local
61 const int i = head->base.index; in head907d_procamp() local
81 const int i = head->base.index; in head907d_dither() local
99 const int i = head->base.index; in head907d_ovly() local
128 const int i = head->base.index; in head907d_base() local
156 const int i = head->base.index; in head907d_curs_clr() local
175 const int i = head->base.index; in head907d_curs_set() local
199 const int i = head->base.index; in head907d_core_clr() local
213 const int i = head->base.index; in head907d_core_set() local
250 const int i = head->base.index; in head907d_olut_clr() local
[all …]
H A Dhead507d.c33 const int i = head->base.index; in head507d_procamp() local
52 const int i = head->base.index; in head507d_dither() local
70 const int i = head->base.index; in head507d_ovly() local
98 const int i = head->base.index; in head507d_base() local
126 const int i = head->base.index; in head507d_curs_clr() local
143 const int i = head->base.index; in head507d_curs_set() local
192 const int i = head->base.index; in head507d_core_clr() local
206 const int i = head->base.index; in head507d_core_set() local
282 const int i = head->base.index; in head507d_olut_clr() local
297 const int i = head->base.index; in head507d_olut_set() local
[all …]
H A Dheadc37d.c34 const int i = head->base.index; in headc37d_or() local
68 const int i = head->base.index; in headc37d_procamp() local
89 const int i = head->base.index; in headc37d_dither() local
108 const int i = head->base.index; in headc37d_curs_clr() local
126 const int i = head->base.index; in headc37d_curs_set() local
165 const int i = head->base.index; in headc37d_olut_clr() local
179 const int i = head->base.index; in headc37d_olut_set() local
214 const int i = head->base.index; in headc37d_mode() local
258 const int i = head->base.index; in headc37d_view() local
277 int i, end; in headc37d_static_wndw_map() local
/openbmc/u-boot/board/synopsys/hsdk/
H A Denv-lib.c39 for (u32 i = 0; i < NR_CPUS; i++) { in env_clear_core() local
50 for (u32 i = 0; i < NR_CPUS; i++) { in env_read_core() local
107 for (u32 i = 0; i < NR_CPUS; i++) { in env_validate_core() local
141 for (u32 i = 0; map[i].env_name; i++) in envs_cleanup_core() local
148 for (u32 i = 0; map[i].env_name; i++) in envs_cleanup_common() local
156 for (u32 i = 0; map[i].env_name; i++) { in envs_read_common() local
169 for (u32 i = 0; map[i].env_name; i++) { in envs_validate_common() local
202 for (u32 i = 0; map[i].env_name; i++) { in envs_read_validate_core() local
208 for (u32 i = 0; map[i].env_name; i++) { in envs_read_validate_core() local
237 for (int i = 0; map[i].env_name; i++) { in args_envs_read_search() local
[all …]
/openbmc/u-boot/include/asm-generic/
H A Datomic-long.h25 #define ATOMIC_LONG_INIT(i) ATOMIC64_INIT(i) argument
34 static inline void atomic_long_set(atomic_long_t *l, long i) in atomic_long_set()
55 static inline void atomic_long_add(long i, atomic_long_t *l) in atomic_long_add()
62 static inline void atomic_long_sub(long i, atomic_long_t *l) in atomic_long_sub()
70 static inline int atomic_long_sub_and_test(long i, atomic_long_t *l) in atomic_long_sub_and_test()
98 static inline long atomic_long_add_return(long i, atomic_long_t *l) in atomic_long_add_return()
105 static inline long atomic_long_sub_return(long i, atomic_long_t *l) in atomic_long_sub_return()
145 #define ATOMIC_LONG_INIT(i) ATOMIC_INIT(i) argument
153 static inline void atomic_long_set(atomic_long_t *l, long i) in atomic_long_set()
174 static inline void atomic_long_add(long i, atomic_long_t *l) in atomic_long_add()
[all …]
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dpcic.c123 int i; in ath11k_pcic_init_msi_config() local
211 u32 i; in ath11k_pcic_read() local
356 int i; in ath11k_pcic_ce_irqs_disable() local
369 int i; in ath11k_pcic_sync_ce_irqs() local
413 int i; in ath11k_pcic_ext_grp_disable() local
427 int i; in __ath11k_pcic_ext_irq_disable() local
447 int i; in ath11k_pcic_ext_grp_enable() local
461 int i; in ath11k_pcic_ext_irq_enable() local
505 int i; in ath11k_pcic_ext_grp_napi_poll() local
524 int i; in ath11k_pcic_ext_interrupt_handler() local
[all …]
/openbmc/qemu/tests/tcg/i386/
H A Dtest-aes.c6 static bool test_SB_SR(uint8_t *o, const uint8_t *i) in test_SB_SR()
17 static bool test_MC(uint8_t *o, const uint8_t *i) in test_MC()
22 static bool test_SB_SR_MC_AK(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_SB_SR_MC_AK()
33 static bool test_ISB_ISR(uint8_t *o, const uint8_t *i) in test_ISB_ISR()
44 static bool test_IMC(uint8_t *o, const uint8_t *i) in test_IMC()
54 static bool test_ISB_ISR_AK_IMC(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_AK_IMC()
59 static bool test_ISB_ISR_IMC_AK(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_IMC_AK()
/openbmc/linux/include/asm-generic/
H A Dlocal.h27 #define LOCAL_INIT(i) { ATOMIC_LONG_INIT(i) } argument
30 #define local_set(l,i) atomic_long_set((&(l)->a),(i)) argument
33 #define local_add(i,l) atomic_long_add((i),(&(l)->a)) argument
34 #define local_sub(i,l) atomic_long_sub((i),(&(l)->a)) argument
36 #define local_sub_and_test(i, l) atomic_long_sub_and_test((i), (&(l)->a)) argument
39 #define local_add_negative(i, l) atomic_long_add_negative((i), (&(l)->a)) argument
40 #define local_add_return(i, l) atomic_long_add_return((i), (&(l)->a)) argument
41 #define local_sub_return(i, l) atomic_long_sub_return((i), (&(l)->a)) argument
54 #define __local_add(i,l) local_set((l), local_read(l) + (i)) argument
55 #define __local_sub(i,l) local_set((l), local_read(l) - (i)) argument
/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-mail.c46 unsigned int i = 0; in allegro_enc_init() local
91 unsigned int i = 0; in allegro_encode_config_blob() local
236 unsigned int i = 0; in allegro_enc_create_channel() local
273 unsigned int i = 0; in allegro_enc_destroy_channel() local
283 unsigned int i = 0; in allegro_enc_push_buffers() local
304 unsigned int i = 0; in allegro_enc_put_stream_buffer() local
321 unsigned int i = 0; in allegro_enc_encode_frame() local
359 unsigned int i = 0; in allegro_dec_init() local
371 unsigned int i = 0; in allegro_dec_create_channel() local
399 unsigned int i = 0; in allegro_dec_destroy_channel() local
[all …]
/openbmc/qemu/tests/tcg/hexagon/
H A Dscatter_gather.c132 for (int i = 0; i < MATRIX_SIZE; i++) { in create_offsets_values_preds_16() local
164 for (int i = 0; i < MATRIX_SIZE; i++) { in create_offsets_values_preds_32() local
199 for (int i = 0; i < MATRIX_SIZE; i++) { in create_offsets_values_preds_16_32() local
568 for (int i = 0; i < size; i++) { in check_buffer() local
585 for (int i = 0; i < MATRIX_SIZE; ++i) { in scalar_scatter_16() local
602 for (int i = 0; i < MATRIX_SIZE; ++i) { in scalar_scatter_16_acc() local
621 for (int i = 0; i < MATRIX_SIZE; i++) { in scalar_scatter_16_masked() local
643 for (int i = 0; i < MATRIX_SIZE; ++i) { in scalar_scatter_32() local
660 for (int i = 0; i < MATRIX_SIZE; ++i) { in scalar_scatter_32_acc() local
678 for (int i = 0; i < MATRIX_SIZE; i++) { in scalar_scatter_32_masked() local
[all …]
/openbmc/linux/drivers/gpu/ipu-v3/
H A Dipu-prg.c22 #define IPU_PRG_CTL_BYPASS(i) (1 << (0 + i)) argument
26 #define IPU_PRG_CTL_SO(i) (1 << (16 + i)) argument
27 #define IPU_PRG_CTL_VFLIP(i) (1 << (19 + i)) argument
39 #define IPU_PRG_QOS_ARID_SHIFT(i) (0 + i * 4) argument
44 #define IPU_PRG_STRIDE(i) (0x10 + i * 0x4) argument
51 #define IPU_PRG_BADDR(i) (0x24 + i * 0x4) argument
53 #define IPU_PRG_OFFSET(i) (0x30 + i * 0x4) argument
55 #define IPU_PRG_ILO(i) (0x3c + i * 0x4) argument
57 #define IPU_PRG_HEIGHT(i) (0x48 + i * 0x4) argument
191 int i, ret; in ipu_prg_get_pre() local
[all …]
/openbmc/u-boot/drivers/clk/renesas/
H A Drenesas-cpg-mssr.c40 #define MSTPSR(i) mstpsr[i] argument
52 #define SMSTPCR(i) smstpcr[i] argument
56 #define RMSTPCR(i) (smstpcr[i] - 0x20) argument
59 #define MMSTPCR(i) (smstpcr[i] + 0x20) argument
62 #define SRSTCLR(i) (0x940 + (i) * 4) argument
73 int i; in renesas_clk_get_mod() local
91 int i; in renesas_clk_get_core() local
158 unsigned int i; in renesas_clk_remove() local
/openbmc/linux/kernel/rcu/
H A Drefscale.c148 int i; in ref_rcu_read_section() local
158 int i; in ref_rcu_delay_section() local
185 int i; in srcu_ref_scale_read_section() local
196 int i; in srcu_ref_scale_delay_section() local
219 int i; in rcu_tasks_ref_scale_read_section() local
227 int i; in rcu_tasks_ref_scale_delay_section() local
253 int i; in rcu_trace_ref_scale_read_section() local
263 int i; in rcu_trace_ref_scale_delay_section() local
292 int i; in ref_refcnt_section() local
302 int i; in ref_refcnt_delay_section() local
[all …]
/openbmc/linux/arch/m68k/atari/
H A Dnvram.c37 static unsigned char __nvram_read_byte(int i) in __nvram_read_byte()
43 static void __nvram_write_byte(unsigned char c, int i) in __nvram_write_byte()
57 int i; in __nvram_check_checksum() local
68 int i; in __nvram_set_checksum() local
87 loff_t i; in atari_nvram_initialize() local
100 loff_t i; in atari_nvram_read() local
118 loff_t i; in atari_nvram_write() local
182 int i; in atari_nvram_proc_read() local
247 int i; in nvram_proc_read() local
/openbmc/linux/arch/x86/include/asm/
H A Dlocal.h14 #define LOCAL_INIT(i) { ATOMIC_LONG_INIT(i) } argument
17 #define local_set(l, i) atomic_long_set(&(l)->a, (i)) argument
31 static inline void local_add(long i, local_t *l) in local_add()
38 static inline void local_sub(long i, local_t *l) in local_sub()
54 static inline bool local_sub_and_test(long i, local_t *l) in local_sub_and_test()
94 static inline bool local_add_negative(long i, local_t *l) in local_add_negative()
106 static inline long local_add_return(long i, local_t *l) in local_add_return()
115 static inline long local_sub_return(long i, local_t *l) in local_sub_return()
168 #define __local_add(i, l) local_add((i), (l)) argument
169 #define __local_sub(i, l) local_sub((i), (l)) argument
/openbmc/linux/arch/loongarch/include/asm/
H A Dlocal.h17 #define LOCAL_INIT(i) { ATOMIC_LONG_INIT(i) } argument
20 #define local_set(l, i) atomic_long_set(&(l)->a, (i)) argument
22 #define local_add(i, l) atomic_long_add((i), (&(l)->a)) argument
23 #define local_sub(i, l) atomic_long_sub((i), (&(l)->a)) argument
30 static inline long local_add_return(long i, local_t *l) in local_add_return()
44 static inline long local_sub_return(long i, local_t *l) in local_sub_return()
103 #define local_sub_and_test(i, l) (local_sub_return((i), (l)) == 0) argument
134 #define local_add_negative(i, l) (local_add_return(i, (l)) < 0) argument
143 #define __local_add(i, l) ((l)->a.counter += (i)) argument
144 #define __local_sub(i, l) ((l)->a.counter -= (i)) argument
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-ui.min.js6ion(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function… argument
7 break;case V[1]-1:N+=" ui-datepicker-group-last",D=" ui-corner-"+(Y?"left":"right");break;default:N… argument
/openbmc/linux/lib/
H A Dtest_maple_tree.c153 unsigned long i; in check_store_range() local
169 unsigned long i; in check_insert_range() local
208 int i; in not_empty() local
257 unsigned long i, j; in check_seq() local
285 unsigned long i, j; in check_lb_not_empty() local
310 unsigned long i, j; in check_upper_bound_split() local
600 unsigned long i, j; in check_find_2() local
985 int i, val, val2; in check_ranges() local
1344 int i; in check_prev_entry() local
2664 int i; in check_dup() local
[all …]
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dpinmux.c15 int i, start, count; in exynos5_uart_config() local
46 int i, start, count; in exynos5420_uart_config() local
131 int i, start = 0, start_ext = 0; in exynos5420_mmc_config() local
197 int i; in exynos5_sromc_config() local
367 int i; in exynos5_i2s_config() local
383 int i; in exynos5420_i2s_config() local
397 int cfg = 0, pin = 0, i; in exynos5_spi_config() local
431 int cfg, pin, i; in exynos5420_spi_config() local
621 int i, start = 0, start_ext = 0; in exynos4_mmc_config() local
667 int i, start, count; in exynos4_uart_config() local
[all …]
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_gem_submit.c80 unsigned i; in __msm_gem_submit_destroy() local
115 unsigned i; in submit_lookup_objects() local
183 unsigned i; in submit_lookup_cmds() local
433 int i; in submit_attach_object_fences() local
548 unsigned i; in submit_cleanup() local
563 int i; in msm_submit_retire() local
587 uint32_t i, j; in msm_parse_deps() local
644 uint32_t i; in msm_reset_syncobjs() local
661 uint32_t i, j; in msm_parse_post_deps() local
724 uint32_t i; in msm_process_post_deps() local
[all …]
/openbmc/qemu/tests/tcg/riscv64/
H A Dtest-aes.c5 bool test_SB_SR(uint8_t *o, const uint8_t *i) in test_SB_SR()
17 bool test_MC(uint8_t *o, const uint8_t *i) in test_MC()
22 bool test_SB_SR_MC_AK(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_SB_SR_MC_AK()
38 bool test_ISB_ISR(uint8_t *o, const uint8_t *i) in test_ISB_ISR()
50 bool test_IMC(uint8_t *o, const uint8_t *i) in test_IMC()
62 bool test_ISB_ISR_AK_IMC(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_AK_IMC()
67 bool test_ISB_ISR_IMC_AK(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_IMC_AK()

12345678910>>...380