| /rk3399_rockchip-uboot/scripts/dtc/ |
| H 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 120 struct data data_append_data(struct data d, const void *p, int len) in data_append_data() 128 struct data data_insert_at_marker(struct data d, struct marker *m, in data_insert_at_marker() 143 static struct data data_append_markers(struct data d, struct marker *m) in data_append_markers() 156 struct data d; in data_merge() local 171 struct data data_append_integer(struct data d, uint64_t value, int bits) in data_append_integer() [all …]
|
| H A D | dtc-parser.y | 277 struct data d; variable 293 struct data d = empty_data; variable
|
| /rk3399_rockchip-uboot/drivers/bios_emulator/x86emu/ |
| H A D | prim_ops.c | 182 static void calc_carry_chain(int bits, u32 d, u32 s, u32 res, int set_carry) in calc_carry_chain() 194 static void calc_borrow_chain(int bits, u32 d, u32 s, u32 res, int set_carry) in calc_borrow_chain() 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() 285 u8 adc_byte(u8 d, u8 s) in adc_byte() 302 u16 adc_word(u16 d, u16 s) in adc_word() 320 u32 adc_long(u32 d, u32 s) in adc_long() 348 u8 add_byte(u8 d, u8 s) in add_byte() [all …]
|
| /rk3399_rockchip-uboot/drivers/ddr/marvell/axp/ |
| H A D | ddr3_init.h | 22 #define DEBUG_INIT_D(d, l) printf("%x", d) argument 23 #define DEBUG_INIT_D_10(d, l) printf("%d", d) argument 26 #define DEBUG_INIT_D(d, l) argument 27 #define DEBUG_INIT_D_10(d, l) argument 32 #define DEBUG_INIT_FULL_D(d, l) printf("%x", d) argument 33 #define DEBUG_INIT_FULL_D_10(d, l) printf("%d", d) argument 42 #define DEBUG_INIT_FULL_D(d, l) argument 43 #define DEBUG_INIT_FULL_D_10(d, l) argument 48 #define DEBUG_INIT_FULL_C(s, d, l) \ argument 50 #define DEBUG_INIT_C(s, d, l) \ argument
|
| H 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
|
| H 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 …]
|
| H A D | ddr3_write_leveling.c | 19 #define DEBUG_WL_C(s, d, l) \ argument 21 #define DEBUG_WL_FULL_C(s, d, l) \ argument 26 #define DEBUG_WL_D(d, l) printf("%x", d) argument 29 #define DEBUG_RL_D(d, l) \ argument 33 #define DEBUG_WL_D(d, l) argument 38 #define DEBUG_WL_FULL_D(d, l) printf("%x", d) argument 41 #define DEBUG_WL_FULL_D(d, l) argument
|
| H A D | ddr3_hw_training.c | 31 #define DEBUG_MAIN_C(s, d, l) \ argument 33 #define DEBUG_MAIN_FULL_C(s, d, l) \ argument 38 #define DEBUG_MAIN_D(d, l) printf("%x", d) argument 41 #define DEBUG_MAIN_D(d, l) argument 46 #define DEBUG_MAIN_FULL_D(d, l) printf("%x", d) argument 49 #define DEBUG_MAIN_FULL_D(d, l) argument 54 #define DEBUG_SUSPEND_RESUME_D(d, l) printf("%x", d) argument 57 #define DEBUG_SUSPEND_RESUME_D(d, l) argument
|
| H 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
|
| H 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
|
| /rk3399_rockchip-uboot/drivers/ddr/marvell/a38x/ |
| H A D | ddr3_init.h | 37 #define DEBUG_INIT_D(d, l) printf("%x", d) argument 38 #define DEBUG_INIT_D_10(d, l) printf("%d", d) argument 41 #define DEBUG_INIT_D(d, l) argument 42 #define DEBUG_INIT_D_10(d, l) argument 47 #define DEBUG_INIT_FULL_D(d, l) printf("%x", d) argument 48 #define DEBUG_INIT_FULL_D_10(d, l) printf("%d", d) argument 57 #define DEBUG_INIT_FULL_D(d, l) argument 58 #define DEBUG_INIT_FULL_D_10(d, l) argument 63 #define DEBUG_INIT_FULL_C(s, d, l) \ argument 67 #define DEBUG_INIT_C(s, d, l) \ argument
|
| /rk3399_rockchip-uboot/drivers/net/fsl-mc/dpio/ |
| H A D | qbman_portal.c | 65 struct qbman_swp *qbman_swp_init(const struct qbman_swp_desc *d) in qbman_swp_init() 194 void qbman_eq_desc_clear(struct qbman_eq_desc *d) in qbman_eq_desc_clear() 199 void qbman_eq_desc_set_no_orp(struct qbman_eq_desc *d, int respond_success) in qbman_eq_desc_set_no_orp() 209 void qbman_eq_desc_set_response(struct qbman_eq_desc *d, in qbman_eq_desc_set_response() 220 void qbman_eq_desc_set_qd(struct qbman_eq_desc *d, uint32_t qdid, in qbman_eq_desc_set_qd() 235 int qbman_swp_enqueue(struct qbman_swp *s, const struct qbman_eq_desc *d, in qbman_swp_enqueue() 277 void qbman_pull_desc_clear(struct qbman_pull_desc *d) in qbman_pull_desc_clear() 282 void qbman_pull_desc_set_storage(struct qbman_pull_desc *d, in qbman_pull_desc_set_storage() 301 void qbman_pull_desc_set_numframes(struct qbman_pull_desc *d, uint8_t numframes) in qbman_pull_desc_set_numframes() 310 void qbman_pull_desc_set_token(struct qbman_pull_desc *d, uint8_t token) in qbman_pull_desc_set_token() [all …]
|
| H 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()
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | posix_types.h | 31 #define __FDELT(d) ((d) / __NFDBITS) argument 34 #define __FDMASK(d) (1UL << ((d) % __NFDBITS)) argument
|
| H A D | kernel.h | 58 #define DIV_ROUND_UP(n,d) (((n) + (d) - 1) / (d)) argument 60 #define DIV_ROUND_DOWN_ULL(ll, d) \ argument 63 #define DIV_ROUND_UP_ULL(ll, d) DIV_ROUND_DOWN_ULL((ll) + (d) - 1, (d)) argument 66 # define DIV_ROUND_UP_SECTOR_T(ll,d) DIV_ROUND_UP_ULL(ll, d) argument 68 # define DIV_ROUND_UP_SECTOR_T(ll,d) DIV_ROUND_UP(ll,d) argument
|
| /rk3399_rockchip-uboot/board/freescale/common/ |
| H 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
|
| /rk3399_rockchip-uboot/arch/nios2/include/asm/ |
| H 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
|
| /rk3399_rockchip-uboot/lib/optee_clientApi/ |
| H A D | tee_ufs_rpmb.c | 23 static uint16_t bedata_to_u16(uint8_t *d) in bedata_to_u16() 28 static uint64_t bedata_to_u64(uint8_t *d) in bedata_to_u64() 41 static void u16_to_bedata(uint16_t src, uint8_t *d) in u16_to_bedata()
|
| /rk3399_rockchip-uboot/arch/arm/mach-mvebu/include/mach/ |
| H A D | efuse.h | 15 u8 d[8]; member 18 u16 d[4]; member 21 u32 d[2]; member
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H 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 170 #define SMC_outl(a,d,r) (*(volatile dword *)((a)->iobase+((r)<<0))=SMC_LEON_SWAP32(d)) argument 171 #define SMC_outl_nosw(a,d,r) (*(volatile dword *)((a)->iobase+((r)<<0))=(d)) argument 172 #define SMC_outw(a,d,r) (*(volatile word *)((a)->iobase+((r)<<0))=SMC_LEON_SWAP16(d)) argument 173 #define SMC_outw_nosw(a,d,r) (*(volatile word *)((a)->iobase+((r)<<0))=(d)) argument 174 #define SMC_outb(a,d,r) do{ word __d = (byte)(d); \ argument [all …]
|
| H A D | dm9000x.c | 112 #define DM9000_outb(d,r) writeb(d, (volatile u8 *)(r)) argument 113 #define DM9000_outw(d,r) writew(d, (volatile u16 *)(r)) argument 114 #define DM9000_outl(d,r) writel(d, (volatile u32 *)(r)) argument 119 #define DM9000_outb(d, r) __raw_writeb(d, r) argument 120 #define DM9000_outw(d, r) __raw_writew(d, r) argument 121 #define DM9000_outl(d, r) __raw_writel(d, r) argument
|
| /rk3399_rockchip-uboot/board/micronas/vct/ |
| H A D | ebi_onenand.c | 77 u16 *d = dst; in memcpy_16_from_onenand() local 90 u32 *d = (u32 *)dst; in memcpy_32_from_onenand() local 115 u16 *d = dst; in memcpy_16_to_onenand() local
|
| /rk3399_rockchip-uboot/arch/powerpc/include/asm/ |
| H 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
|
| /rk3399_rockchip-uboot/arch/m68k/include/asm/ |
| H 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
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/ |
| H A D | io.h | 235 #define outsb(p,d,l) __raw_writesb(__io(p),d,l) argument 236 #define outsw(p,d,l) __raw_writesw(__io(p),d,l) argument 237 #define outsl(p,d,l) __raw_writesl(__io(p),d,l) argument 239 #define insb(p,d,l) __raw_readsb(__io(p),d,l) argument 240 #define insw(p,d,l) __raw_readsw(__io(p),d,l) argument 241 #define insl(p,d,l) __raw_readsl(__io(p),d,l) argument 258 #define writesl(a, d, s) __raw_writesl((unsigned long)a, d, s) argument 259 #define readsl(a, d, s) __raw_readsl((unsigned long)a, d, s) argument 260 #define writesw(a, d, s) __raw_writesw((unsigned long)a, d, s) argument 261 #define readsw(a, d, s) __raw_readsw((unsigned long)a, d, s) argument [all …]
|