Home
last modified time | relevance | path

Searched defs:l (Results 1 – 25 of 108) sorted by relevance

12345

/u-boot/include/asm-generic/
A Datomic-long.h27 static inline long atomic_long_read(atomic_long_t *l) in atomic_long_read()
34 static inline void atomic_long_set(atomic_long_t *l, long i) in atomic_long_set()
41 static inline void atomic_long_inc(atomic_long_t *l) in atomic_long_inc()
48 static inline void atomic_long_dec(atomic_long_t *l) in atomic_long_dec()
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()
135 #define atomic_long_cmpxchg(l, old, new) \ argument
146 static inline long atomic_long_read(atomic_long_t *l) in atomic_long_read()
160 static inline void atomic_long_inc(atomic_long_t *l) in atomic_long_inc()
167 static inline void atomic_long_dec(atomic_long_t *l) in atomic_long_dec()
[all …]
/u-boot/drivers/ddr/marvell/axp/
A Dddr3_init.h21 #define DEBUG_INIT_D(d, l) printf("%x", d) argument
22 #define DEBUG_INIT_D_10(d, l) printf("%d", d) argument
25 #define DEBUG_INIT_D(d, l) argument
26 #define DEBUG_INIT_D_10(d, l) argument
31 #define DEBUG_INIT_FULL_D(d, l) printf("%x", d) argument
32 #define DEBUG_INIT_FULL_D_10(d, l) printf("%d", d) argument
41 #define DEBUG_INIT_FULL_D(d, l) argument
42 #define DEBUG_INIT_FULL_D_10(d, l) argument
47 #define DEBUG_INIT_FULL_C(s, d, l) \ argument
49 #define DEBUG_INIT_C(s, d, l) \ argument
A Dddr3_dfs.c19 #define DEBUG_DFS_C(s, d, l) \ argument
21 #define DEBUG_DFS_FULL_C(s, d, l) \ argument
26 #define DEBUG_DFS_D(d, l) printf("%x", d) argument
29 #define DEBUG_DFS_D(d, l) argument
34 #define DEBUG_DFS_FULL_D(d, l) printf("%x", d) argument
37 #define DEBUG_DFS_FULL_D(d, l) argument
A Dddr3_dqs.c19 #define DEBUG_DQS_C(s, d, l) \ argument
21 #define DEBUG_DQS_FULL_C(s, d, l) \ argument
23 #define DEBUG_DQS_RESULTS_C(s, d, l) \ argument
25 #define DEBUG_PER_DQ_C(s, d, l) \ argument
30 #define DEBUG_DQS_RESULTS_D(d, l) \ argument
35 #define DEBUG_PER_DQ_D(d, l) \ argument
37 #define DEBUG_PER_DQ_DD(d, l) \ argument
42 #define DEBUG_DQS_D(d, l) printf("%x", d) argument
45 #define DEBUG_DQS_D(d, l) argument
50 #define DEBUG_DQS_FULL_D(d, l) printf("%x", d) argument
[all …]
A Dddr3_write_leveling.c20 #define DEBUG_WL_C(s, d, l) \ argument
22 #define DEBUG_WL_FULL_C(s, d, l) \ argument
27 #define DEBUG_WL_D(d, l) printf("%x", d) argument
30 #define DEBUG_RL_D(d, l) \ argument
34 #define DEBUG_WL_D(d, l) argument
39 #define DEBUG_WL_FULL_D(d, l) printf("%x", d) argument
42 #define DEBUG_WL_FULL_D(d, l) argument
A Dddr3_hw_training.c32 #define DEBUG_MAIN_C(s, d, l) \ argument
34 #define DEBUG_MAIN_FULL_C(s, d, l) \ argument
39 #define DEBUG_MAIN_D(d, l) printf("%x", d) argument
42 #define DEBUG_MAIN_D(d, l) argument
47 #define DEBUG_MAIN_FULL_D(d, l) printf("%x", d) argument
50 #define DEBUG_MAIN_FULL_D(d, l) argument
55 #define DEBUG_SUSPEND_RESUME_D(d, l) printf("%x", d) argument
58 #define DEBUG_SUSPEND_RESUME_D(d, l) argument
A Dddr3_read_leveling.c19 #define DEBUG_RL_C(s, d, l) \ argument
21 #define DEBUG_RL_FULL_C(s, d, l) \ argument
27 #define DEBUG_RL_D(d, l) \ argument
31 #define DEBUG_RL_D(d, l) argument
36 #define DEBUG_RL_FULL_D(d, l) printf("%x", d) argument
39 #define DEBUG_RL_FULL_D(d, l) argument
A Dddr3_pbs.c19 #define DEBUG_PBS_FULL_C(s, d, l) \ argument
21 #define DEBUG_PBS_C(s, d, l) \ argument
26 #define DEBUG_PBS_D(d, l) printf("%x", d) argument
29 #define DEBUG_PBS_D(d, l) argument
34 #define DEBUG_PBS_FULL_D(d, l) printf("%x", d) argument
37 #define DEBUG_PBS_FULL_D(d, l) argument
/u-boot/drivers/ddr/marvell/a38x/
A Dddr_ml_wrapper.h26 #define DEBUG_INIT_D(d, l) printf("%x", d) argument
27 #define DEBUG_INIT_D_10(d, l) printf("%d", d) argument
30 #define DEBUG_INIT_D(d, l) argument
31 #define DEBUG_INIT_D_10(d, l) argument
36 #define DEBUG_INIT_FULL_D(d, l) printf("%x", d) argument
37 #define DEBUG_INIT_FULL_D_10(d, l) printf("%d", d) argument
46 #define DEBUG_INIT_FULL_D(d, l) argument
47 #define DEBUG_INIT_FULL_D_10(d, l) argument
52 #define DEBUG_INIT_FULL_C(s, d, l) \ argument
56 #define DEBUG_INIT_C(s, d, l) \ argument
/u-boot/arch/nios2/include/asm/bitops/
A Datomic.h22 #define _atomic_spin_lock_irqsave(l,f) do { \ argument
28 #define _atomic_spin_unlock_irqrestore(l,f) do { \ argument
36 # define _atomic_spin_lock_irqsave(l,f) do { local_irq_save(f); } while (0) argument
37 # define _atomic_spin_unlock_irqrestore(l,f) do { local_irq_restore(f); } while (0) argument
/u-boot/include/linux/
A Dbitops.h30 #define GENMASK(h, l) \ argument
33 #define GENMASK(h, l) \ argument
37 #define GENMASK_ULL(h, l) \ argument
172 static inline unsigned fls_long(unsigned long l) in fls_long()
/u-boot/drivers/usb/musb-new/
A Domap2430.c32 u32 l; in omap2430_low_level_exit() local
42 u32 l; in omap2430_low_level_init() local
52 u32 l; in omap2430_musb_init() local
/u-boot/cmd/
A Ditest.c54 long l = 0; in evalexp() local
118 char *l, *r; in stringcomp() local
137 long l, r; in arithcomp() local
A Dconsole.c18 int l; in do_coninfo() local
/u-boot/arch/sh/include/asm/
A Dio.h92 #define outsb(p, d, l) __raw_writesb(p, d, l) argument
93 #define outsw(p, d, l) __raw_writesw(p, d, l) argument
94 #define outsl(p, d, l) __raw_writesl(p, d, l) argument
96 #define insb(p, d, l) __raw_readsb(p, d, l) argument
97 #define insw(p, d, l) __raw_readsw(p, d, l) argument
98 #define insl(p, d, l) __raw_readsl(p, d, l) argument
156 #define memset_io(c, v, l) _memset_io(__mem_pci(c), (v), (l)) argument
157 #define memcpy_fromio(a, c, l) _memcpy_fromio((a), __mem_pci(c), (l)) argument
158 #define memcpy_toio(c, a, l) _memcpy_toio(__mem_pci(c), (a), (l)) argument
160 #define eth_io_copy_and_sum(s, c, l, b) \ argument
/u-boot/drivers/net/
A Dsmc91111.h106 #define SMC_outsl(a,r,b,l) ({ int __i; \ argument
114 #define SMC_outsw(a,r,b,l) ({ int __i; \ argument
122 #define SMC_insl(a,r,b,l) ({ int __i ; \ argument
131 #define SMC_insw(a,r,b,l) ({ int __i ; \ argument
140 #define SMC_insb(a,r,b,l) ({ int __i ; \ argument
180 #define SMC_outsl(a,r,b,l) do{ int __i; \ argument
187 #define SMC_outsw(a,r,b,l) do{ int __i; \ argument
221 #define SMC_insw(a, r, b, l) \ argument
238 #define SMC_outsw(a, r, b, l) \ argument
281 #define SMC_outsw(a,r,b,l) ({ int __i; \ argument
[all …]
/u-boot/arch/microblaze/include/asm/
A Dio.h139 #define outsb(a, b, l) io_outsb(a, b, l) argument
140 #define outsw(a, b, l) io_outsw(a, b, l) argument
141 #define outsl(a, b, l) io_outsl(a, b, l) argument
143 #define insb(a, b, l) io_insb(a, b, l) argument
144 #define insw(a, b, l) io_insw(a, b, l) argument
145 #define insl(a, b, l) io_insl(a, b, l) argument
/u-boot/drivers/tpm/
A Dtpm2_tis_spi.c33 #define TPM_ACCESS(l) (0x0000 | ((l) << 12)) argument
34 #define TPM_INT_ENABLE(l) (0x0008 | ((l) << 12)) argument
35 #define TPM_STS(l) (0x0018 | ((l) << 12)) argument
36 #define TPM_DATA_FIFO(l) (0x0024 | ((l) << 12)) argument
37 #define TPM_DID_VID(l) (0x0F00 | ((l) << 12)) argument
38 #define TPM_RID(l) (0x0F04 | ((l) << 12)) argument
/u-boot/drivers/gpio/
A Dmxc_gpio.c78 u32 l; in mxc_gpio_direction() local
105 u32 l; in gpio_set_value() local
185 u32 l; in mxc_gpio_bank_direction() local
202 u32 l; in mxc_gpio_bank_set_value() local
/u-boot/scripts/kconfig/
A Dkconf_id.c46 int l = strlen(id->name); in kconf_id_lookup() local
/u-boot/fs/btrfs/
A Droot-tree.c11 struct extent_buffer *l; in btrfs_find_last_root() local
/u-boot/arch/powerpc/lib/
A Dbat_rw.c126 unsigned long register l; in read_bat() local
/u-boot/scripts/dtc/
A Dtreesource.c240 struct label *l; in write_tree_source_node() local
273 struct label *l; in dt_to_source() local
/u-boot/arch/nds32/include/asm/
A Dio.h251 #define outsb(p, d, l) writesb(__io(p), d, l) argument
252 #define outsw(p, d, l) writesw(__io(p), d, l) argument
253 #define outsl(p, d, l) writesl(__io(p), d, l) argument
255 #define insb(p, d, l) readsb(__io(p), d, l) argument
256 #define insw(p, d, l) readsw(__io(p), d, l) argument
257 #define insl(p, d, l) readsl(__io(p), d, l) argument
374 #define memset_io(c, v, l) _memset_io(__mem_pci(c), (v), (l)) argument
375 #define memcpy_fromio(a, c, l) _memcpy_fromio((a), __mem_pci(c), (l)) argument
376 #define memcpy_toio(c, a, l) _memcpy_toio(__mem_pci(c), (a), (l)) argument
378 #define eth_io_copy_and_sum(s, c, l, b) \ argument
/u-boot/arch/arm/cpu/arm1136/mx31/
A Dgeneric.c119 u32 field, l, reg; in mx31_set_pad() local
134 u32 l; in mx31_set_gpr() local

Completed in 33 milliseconds

12345