Home
last modified time | relevance | path

Searched defs:s (Results 1 – 25 of 338) sorted by relevance

12345678910>>...14

/u-boot/drivers/ddr/marvell/a38x/
A Dddr3_logging_def.h11 #define DEBUG_TRAINING_IP(level, s) argument
13 #define DEBUG_TRAINING_HW_ALG(level, s) argument
14 #define DEBUG_TRAINING_IP_ENGINE(level, s) argument
15 #define DEBUG_LEVELING(level, s) argument
16 #define DEBUG_PBS_ENGINE(level, s) argument
18 #define DEBUG_TRAINING_ACCESS(level, s) argument
23 #define DEBUG_TRAINING_IP(level, s) \ argument
32 #define DEBUG_LEVELING(level, s) \ argument
35 #define DEBUG_PBS_ENGINE(level, s) \ argument
61 #define DEBUG_LEVELING(level, s) \ argument
[all …]
/u-boot/drivers/bios_emulator/x86emu/
A Dprim_ops.c649 u8 neg_byte(u8 s) in neg_byte()
665 u16 neg_word(u16 s) in neg_word()
681 u32 neg_long(u32 s) in neg_long()
697 u8 not_byte(u8 s) in not_byte()
706 u16 not_word(u16 s) in not_word()
715 u32 not_long(u32 s) in not_long()
1874 void imul_byte(u8 s) in imul_byte()
1968 void mul_byte(u8 s) in mul_byte()
1986 void mul_word(u16 s) in mul_word()
2005 void mul_long(u32 s) in mul_long()
[all …]
/u-boot/arch/xtensa/include/asm/arch-de212/
A Dtie.h68 #define XCHAL_NCP_SA_LIST(s) \ argument
78 #define XCHAL_CP0_SA_LIST(s) /* empty */ argument
81 #define XCHAL_CP1_SA_LIST(s) /* empty */ argument
84 #define XCHAL_CP2_SA_LIST(s) /* empty */ argument
87 #define XCHAL_CP3_SA_LIST(s) /* empty */ argument
90 #define XCHAL_CP4_SA_LIST(s) /* empty */ argument
93 #define XCHAL_CP5_SA_LIST(s) /* empty */ argument
96 #define XCHAL_CP6_SA_LIST(s) /* empty */ argument
99 #define XCHAL_CP7_SA_LIST(s) /* empty */ argument
/u-boot/drivers/net/fm/
A Dfdt.c85 char s[64]; in fdt_fixup_fman_firmware() local
94 char s[64]; in fdt_fixup_fman_firmware() local
102 char s[64]; in fdt_fixup_fman_firmware() local
110 char s[64]; in fdt_fixup_fman_firmware() local
123 char s[64]; in fdt_fixup_fman_firmware() local
/u-boot/arch/xtensa/include/asm/arch-dc233c/
A Dtie.h91 #define XCHAL_NCP_SA_LIST(s) \ argument
102 #define XCHAL_CP0_SA_LIST(s) /* empty */ argument
105 #define XCHAL_CP1_SA_LIST(s) /* empty */ argument
108 #define XCHAL_CP2_SA_LIST(s) /* empty */ argument
111 #define XCHAL_CP3_SA_LIST(s) /* empty */ argument
114 #define XCHAL_CP4_SA_LIST(s) /* empty */ argument
117 #define XCHAL_CP5_SA_LIST(s) /* empty */ argument
120 #define XCHAL_CP6_SA_LIST(s) /* empty */ argument
123 #define XCHAL_CP7_SA_LIST(s) /* empty */ argument
/u-boot/arch/xtensa/include/asm/arch-dc232b/
A Dtie.h91 #define XCHAL_NCP_SA_LIST(s) \ argument
102 #define XCHAL_CP0_SA_LIST(s) /* empty */ argument
105 #define XCHAL_CP1_SA_LIST(s) /* empty */ argument
108 #define XCHAL_CP2_SA_LIST(s) /* empty */ argument
111 #define XCHAL_CP3_SA_LIST(s) /* empty */ argument
114 #define XCHAL_CP4_SA_LIST(s) /* empty */ argument
117 #define XCHAL_CP5_SA_LIST(s) /* empty */ argument
120 #define XCHAL_CP6_SA_LIST(s) /* empty */ argument
123 #define XCHAL_CP7_SA_LIST(s) /* empty */ argument
/u-boot/lib/zlib/
A Ddeflate.c194 #define CLEAR_HASH(s) \ argument
222 deflate_state *s; local
317 deflate_state *s; local
357 deflate_state *s; local
418 deflate_state *s; local
459 deflate_state *s; local
491 deflate_state *s; local
549 local void putShortMSB (s, b) in putShortMSB() argument
588 deflate_state *s; local
1021 local void lm_init (s) in lm_init() argument
[all …]
A Dtrees.c173 # define send_code(s, c, tree) \ argument
182 #define put_short(s, w) { \ argument
387 void ZLIB_INTERNAL _tr_init(s) in _tr_init() argument
416 local void init_block(s) in init_block() argument
439 #define pqremove(s, tree, top) \ argument
495 local void gen_bitlen(s, desc) in gen_bitlen() argument
624 local void build_tree(s, desc) in build_tree() argument
808 local int build_bl_tree(s) in build_bl_tree() argument
1138 local int detect_data_type(s) in detect_data_type() argument
1187 local void bi_flush(s) in bi_flush() argument
[all …]
/u-boot/drivers/net/fsl-mc/dpio/
A Dqbman_sys.h34 static inline void word_copy(void *d, const void *s, unsigned int cnt) in word_copy()
48 static inline void u64_to_le32_copy(void *d, const uint64_t *s, in u64_to_le32_copy()
69 static inline void u64_from_le32_copy(uint64_t *d, const void *s, in u64_from_le32_copy()
128 static inline void qbman_cinh_write(struct qbman_swp_sys *s, uint32_t offset, in qbman_cinh_write()
138 static inline uint32_t qbman_cinh_read(struct qbman_swp_sys *s, uint32_t offset) in qbman_cinh_read()
149 static inline void *qbman_cena_write_start(struct qbman_swp_sys *s, in qbman_cena_write_start()
163 static inline void qbman_cena_write_complete(struct qbman_swp_sys *s, in qbman_cena_write_complete()
184 static inline void *qbman_cena_read(struct qbman_swp_sys *s, uint32_t offset) in qbman_cena_read()
208 static inline void qbman_cena_invalidate_prefetch(struct qbman_swp_sys *s, in qbman_cena_invalidate_prefetch()
251 static inline int qbman_swp_sys_init(struct qbman_swp_sys *s, in qbman_swp_sys_init()
[all …]
/u-boot/arch/arm/include/asm/arch-octeontx2/csrs/
A Dcsrs-rvu.h179 } s; member
196 } s; member
214 } s; member
233 } s; member
246 } s; member
269 } s; member
293 } s; member
315 } s; member
339 } s; member
360 } s; member
[all …]
A Dcsrs-npc.h91 } s; member
109 } s; member
128 } s; member
149 } s; member
172 } s; member
202 } s; member
239 } s; member
252 } s; member
274 } s; member
297 } s; member
[all …]
A Dcsrs-cgx.h161 } s; member
182 } s; member
211 } s; member
232 } s; member
253 } s; member
271 } s; member
285 } s; member
311 } s; member
403 } s; member
430 } s; member
[all …]
A Dcsrs-npa.h163 } s; member
190 } s; member
208 } s; member
268 } s; member
332 } s; member
353 } s; member
366 } s; member
388 } s; member
409 } s; member
430 } s; member
[all …]
/u-boot/lib/
A Dstring.c225 char * strchr(const char * s, int c) in strchr()
234 const char *strchrnul(const char *s, int c) in strchrnul()
248 char * strrchr(const char * s, int c) in strrchr()
264 size_t strlen(const char * s) in strlen()
315 char * strdup(const char *s) in strdup()
328 char * strndup(const char *s, size_t n) in strndup()
407 char * strtok(char * s,const char * ct) in strtok()
440 char * strsep(char **s, const char *ct) in strsep()
464 char *strswab(const char *s) in strswab()
493 void * memset(void * s,int c,size_t count) in memset()
[all …]
/u-boot/lib/bzip2/
A Dbzlib_compress.c77 void BZ2_bsInitWrite ( EState* s ) in BZ2_bsInitWrite()
86 void bsFinishWrite ( EState* s ) in bsFinishWrite()
113 void bsW ( EState* s, Int32 n, UInt32 v ) in bsW()
123 void bsPutUInt32 ( EState* s, UInt32 u ) in bsPutUInt32()
134 void bsPutUChar ( EState* s, UChar c ) in bsPutUChar()
146 void makeMaps_e ( EState* s ) in makeMaps_e()
160 void generateMTFValues ( EState* s ) in generateMTFValues()
279 void sendMTFValues ( EState* s ) in sendMTFValues()
643 void BZ2_compressBlock ( EState* s, Bool is_last_block ) in BZ2_compressBlock()
A Dbzlib.c170 void prepare_new_block ( EState* s ) in prepare_new_block()
184 void init_RL ( EState* s ) in init_RL()
192 Bool isempty_RL ( EState* s ) in isempty_RL()
207 EState* s; in BZ_API() local
304 void flush_RL ( EState* s ) in flush_RL()
417 EState* s = strm->state; in handle_compress() local
462 EState* s; in BZ_API() local
522 EState* s; in BZ_API() local
549 DState* s; in BZ_API() local
839 DState* s; in BZ_API() local
[all …]
/u-boot/include/linux/
A Dcompiler-gcc.h156 #define __diag_GCC(version, severity, s) \ argument
164 #define __diag_str1(s) #s argument
165 #define __diag_str(s) __diag_str1(s) argument
166 #define __diag(s) _Pragma(__diag_str(GCC diagnostic s)) argument
169 #define __diag_GCC_8(s) __diag(s) argument
171 #define __diag_GCC_8(s) argument
/u-boot/drivers/ddr/marvell/axp/
A Dddr3_dfs.c19 #define DEBUG_DFS_C(s, d, l) \ argument
21 #define DEBUG_DFS_FULL_C(s, d, l) \ argument
25 #define DEBUG_DFS_S(s) puts(s) argument
28 #define DEBUG_DFS_S(s) argument
33 #define DEBUG_DFS_FULL_S(s) puts(s) argument
36 #define DEBUG_DFS_FULL_S(s) argument
A Dddr3_init.h20 #define DEBUG_INIT_S(s) puts(s) argument
24 #define DEBUG_INIT_S(s) argument
30 #define DEBUG_INIT_FULL_S(s) puts(s) argument
40 #define DEBUG_INIT_FULL_S(s) argument
47 #define DEBUG_INIT_FULL_C(s, d, l) \ argument
49 #define DEBUG_INIT_C(s, 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
28 #define DEBUG_DQS_RESULTS_S(s) \ argument
33 #define DEBUG_PER_DQ_S(s) \ argument
41 #define DEBUG_DQS_S(s) puts(s) argument
44 #define DEBUG_DQS_S(s) argument
49 #define DEBUG_DQS_FULL_S(s) puts(s) argument
52 #define DEBUG_DQS_FULL_S(s) argument
/u-boot/scripts/kconfig/
A Dutil.c53 void str_append(struct gstr *gs, const char *s) in str_append()
70 char s[10000]; /* big enough... */ in str_printf() local
110 char *xstrdup(const char *s) in xstrdup()
121 char *xstrndup(const char *s, size_t n) in xstrndup()
/u-boot/drivers/serial/
A Dserial.c243 struct serial_device *s = serial_devices; in serial_stdio_init() local
279 struct serial_device *s; in serial_assign() local
299 struct serial_device *s; in serial_reinit_all() local
435 void serial_puts(const char *s) in serial_puts()
452 void default_serial_puts(const char *s) in default_serial_puts()
479 struct serial_device *saved_dev, *s; in uart_post_test() local
/u-boot/cmd/
A Ditest.c52 static long evalexp(char *s, int w) in evalexp()
92 static char * evalstr(char *s) in evalstr()
115 static int stringcomp(char *s, char *t, int op) in stringcomp()
135 static int arithcomp (char *s, char *t, int op, int w) in arithcomp()
/u-boot/drivers/xen/
A Dhypervisor.c152 struct shared_info *s = HYPERVISOR_shared_info; in do_hypervisor_callback() local
201 struct shared_info *s = HYPERVISOR_shared_info; in mask_evtchn() local
208 struct shared_info *s = HYPERVISOR_shared_info; in unmask_evtchn() local
230 struct shared_info *s = HYPERVISOR_shared_info; in clear_evtchn() local
/u-boot/include/
A Dcharset.h87 #define utf8_utf16_strcpy(d, s) utf8_utf16_strncpy((d), (s), SIZE_MAX) argument
158 #define utf16_utf8_strcpy(d, s) utf16_utf8_strncpy((d), (s), SIZE_MAX) argument

Completed in 113 milliseconds

12345678910>>...14