/u-boot/scripts/dtc/ |
A D | data.c | 23 void data_free(struct data d) in data_free() 39 struct data data_grow_for(struct data d, int xlen) in data_grow_for() 61 struct data d; in data_copy_mem() local 74 struct data d; in data_copy_escape_string() local 95 struct data d = empty_data; in data_copy_file() local 156 struct data d; in data_merge() local 210 struct data data_append_cell(struct data d, cell_t word) in data_append_cell() 220 struct data data_append_byte(struct data d, uint8_t byte) in data_append_byte() 225 struct data data_append_zeroes(struct data d, int len) in data_append_zeroes() 234 struct data data_append_align(struct data d, int align) in data_append_align() [all …]
|
A D | dtc-parser.y | 295 struct data d; variable 311 struct data d = empty_data; variable
|
/u-boot/drivers/bios_emulator/x86emu/ |
A D | prim_ops.c | 210 u16 aaa_word(u16 d) in aaa_word() 231 u16 aas_word(u16 d) in aas_word() 252 u16 aad_word(u16 d) in aad_word() 269 u16 aam_word(u8 d) in aam_word() 481 u8 daa_byte(u8 d) in daa_byte() 500 u8 das_byte(u8 d) in das_byte() 518 u8 dec_byte(u8 d) in dec_byte() 533 u16 dec_word(u16 d) in dec_word() 548 u32 dec_long(u32 d) in dec_long() 564 u8 inc_byte(u8 d) in inc_byte() [all …]
|
/u-boot/drivers/ddr/marvell/axp/ |
A D | ddr3_init.h | 21 #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 D | ddr3_dfs.c | 19 #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 D | ddr3_dqs.c | 19 #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 D | ddr3_write_leveling.c | 20 #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 D | ddr3_hw_training.c | 32 #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 D | ddr3_read_leveling.c | 19 #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 D | ddr3_pbs.c | 19 #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 D | ddr_ml_wrapper.h | 26 #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/drivers/net/fsl-mc/dpio/ |
A D | qbman_portal.c | 67 struct qbman_swp *qbman_swp_init(const struct qbman_swp_desc *d) in qbman_swp_init() 196 void qbman_eq_desc_clear(struct qbman_eq_desc *d) in qbman_eq_desc_clear() 211 void qbman_eq_desc_set_response(struct qbman_eq_desc *d, in qbman_eq_desc_set_response() 222 void qbman_eq_desc_set_qd(struct qbman_eq_desc *d, uint32_t qdid, in qbman_eq_desc_set_qd() 237 int qbman_swp_enqueue(struct qbman_swp *s, const struct qbman_eq_desc *d, in qbman_swp_enqueue() 279 void qbman_pull_desc_clear(struct qbman_pull_desc *d) in qbman_pull_desc_clear() 284 void qbman_pull_desc_set_storage(struct qbman_pull_desc *d, in qbman_pull_desc_set_storage() 312 void qbman_pull_desc_set_token(struct qbman_pull_desc *d, uint8_t token) in qbman_pull_desc_set_token() 319 void qbman_pull_desc_set_fq(struct qbman_pull_desc *d, uint32_t fqid) in qbman_pull_desc_set_fq() 328 int qbman_swp_pull(struct qbman_swp *s, struct qbman_pull_desc *d) in qbman_swp_pull() [all …]
|
A D | qbman_sys.h | 34 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() 252 const struct qbman_swp_desc *d, in qbman_swp_sys_init()
|
/u-boot/include/linux/ |
A D | posix_types.h | 31 #define __FDELT(d) ((d) / __NFDBITS) argument 34 #define __FDMASK(d) (1UL << ((d) % __NFDBITS)) argument
|
/u-boot/include/ |
A D | charset.h | 87 #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
|
/u-boot/board/freescale/common/ |
A D | zm7300.c | 102 int dpm_wrm(u8 r, u8 d) in dpm_wrm() 119 int dpm_wrp(u8 r, u8 d) in dpm_wrp() 154 u8 d; in zm_write() local
|
/u-boot/arch/nios2/include/asm/ |
A D | posix_types.h | 54 #define __FD_SET(d, set) ((set)->fds_bits[__FDELT(d)] |= __FDMASK(d)) argument 57 #define __FD_CLR(d, set) ((set)->fds_bits[__FDELT(d)] &= ~__FDMASK(d)) argument 60 #define __FD_ISSET(d, set) ((set)->fds_bits[__FDELT(d)] & __FDMASK(d)) argument
|
/u-boot/arch/arm/mach-mvebu/include/mach/ |
A D | efuse.h | 14 u8 d[8]; member 17 u16 d[4]; member 20 u32 d[2]; member
|
/u-boot/lib/efi_loader/ |
A D | efi_freestanding.c | 47 u8 *d = dest; in memmove() local 85 u8 *d = s; in memset() local
|
/u-boot/drivers/net/ |
A D | smc91111.h | 92 #define SMC_outl(a,d,r) (*((volatile dword *)((a)->iobase+(r<<1))) = d) argument 93 #define SMC_outw(a,d,r) (*((volatile word *)((a)->iobase+(r<<1))) = d) argument 95 #define SMC_outl(a,d,r) (*((volatile dword *)((a)->iobase+(r))) = d) argument 96 #define SMC_outw(a,d,r) (*((volatile word *)((a)->iobase+(r))) = d) argument 99 #define SMC_outb(a,d,r) ({ word __d = (byte)(d); \ argument 174 #define SMC_outb(a,d,r) do{ word __d = (byte)(d); \ argument 230 #define SMC_outb(a, d, r) ({ word __d = (byte)(d); \ argument 266 #define SMC_outw(a, d, r) \ argument 269 #define SMC_outw(a, d, r) \ argument 272 #define SMC_outb(a,d,r) ({ word __d = (byte)(d); \ argument [all …]
|
/u-boot/arch/powerpc/include/asm/ |
A D | posix_types.h | 45 #define __FD_SET(d, set) ((set)->fds_bits[__FDELT(d)] |= __FDMASK(d)) argument 46 #define __FD_CLR(d, set) ((set)->fds_bits[__FDELT(d)] &= ~__FDMASK(d)) argument 47 #define __FD_ISSET(d, set) ((set)->fds_bits[__FDELT(d)] & __FDMASK(d)) argument
|
/u-boot/arch/m68k/include/asm/ |
A D | posix_types.h | 45 #define __FD_SET(d, set) ((set)->fds_bits[__FDELT(d)] |= __FDMASK(d)) argument 46 #define __FD_CLR(d, set) ((set)->fds_bits[__FDELT(d)] &= ~__FDMASK(d)) argument 47 #define __FD_ISSET(d, set) ((set)->fds_bits[__FDELT(d)] & __FDMASK(d)) argument
|
/u-boot/post/lib_powerpc/fpu/ |
A D | 20001122-1.c | 21 double c, d; in fpu_post_test_math1() local
|
A D | acc1.c | 20 double d = *array; in func() local
|
/u-boot/drivers/core/ |
A D | dump.c | 104 struct driver *d = ll_entry_start(struct driver, driver); in dm_dump_driver_compat() local 128 struct driver *d = ll_entry_start(struct driver, driver); in dm_dump_drivers() local
|