Home
last modified time | relevance | path

Searched defs:dst (Results 76 – 100 of 124) sorted by relevance

12345

/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc.c238 static int mmc_read_blocks(struct mmc *mmc, void *dst, lbaint_t start, in mmc_read_blocks()
280 static int mmc_read_blocks_prepare(struct mmc *mmc, void *dst, lbaint_t start, in mmc_read_blocks_prepare()
314 ulong mmc_bread_prepare(struct udevice *dev, lbaint_t start, lbaint_t blkcnt, void *dst) in mmc_bread_prepare()
384 ulong mmc_bread(struct udevice *dev, lbaint_t start, lbaint_t blkcnt, void *dst) in mmc_bread()
/rk3399_rockchip-uboot/lib/rsa/
H A Drsa-mod-exp.c242 static void rsa_convert_big_endian(uint32_t *dst, const uint32_t *src, int len) in rsa_convert_big_endian()
H A Drsa-verify.c76 static void rsa_convert_big_endian(uint32_t *dst, const uint32_t *src, in rsa_convert_big_endian()
/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Drk628_post_process.c1111 static void csc_matrix_ventor_multiply(struct rk_pq_csc_ventor *dst, in csc_matrix_ventor_multiply()
1255 const struct drm_display_mode *dst, in calc_dsp_frm_hst_vst()
1326 const struct drm_display_mode *dst) in rk628_post_process_scaler_init()
1447 const struct drm_display_mode *dst = &rk628->dst_mode; in rk628_post_process_init() local
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dpic32.c159 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_read_fifo()
H A Dam35x.c453 void musb_read_fifo(struct musb_hw_ep *hw_ep, u16 len, u8 *dst) in musb_read_fifo()
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dio.h465 static inline void memcpy_fromio(void *dst, const volatile void __iomem *src, int count) in memcpy_fromio()
469 static inline void memcpy_toio(volatile void __iomem *dst, const void *src, int count) in memcpy_toio()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_vop.c655 uint32_t dst, bool is_horizontal, in scl_vop_cal_scale()
1092 struct display_rect *dst = &crtc_state->crtc_rect; in rockchip_vop_plane_check() local
H A Drockchip_vop.h173 static inline uint16_t scl_cal_scale(int src, int dst, int shift) in scl_cal_scale()
178 static inline uint16_t scl_cal_scale2(int src, int dst) in scl_cal_scale2()
183 #define GET_SCL_FT_BILI_DN(src, dst) scl_cal_scale(src, dst, 12) argument
184 #define GET_SCL_FT_BILI_UP(src, dst) scl_cal_scale(src, dst, 16) argument
185 #define GET_SCL_FT_BIC(src, dst) scl_cal_scale(src, dst, 16) argument
197 static inline enum scale_mode scl_get_scl_mode(int src, int dst) in scl_get_scl_mode()
H A Drockchip_display.c1220 void *dst = NULL; in load_kernel_bmp_logo() local
1257 void *dst = NULL, *pdst; in load_bmp_logo_legacy() local
1374 static void bmp_copy(void *dst, bmp_image *bmp) in bmp_copy()
1482 void *dst = NULL; in load_bmp_logo() local
H A Drockchip_post_csc.c1150 static void csc_matrix_multiply(struct rk_pq_csc_coef *dst, const struct rk_pq_csc_coef *m0, in csc_matrix_multiply()
1190 static void csc_matrix_ventor_multiply(struct rk_pq_csc_ventor *dst, in csc_matrix_ventor_multiply()
/rk3399_rockchip-uboot/drivers/mtd/
H A Dpic32_flash.c225 ulong dst, tmp_le, len = cnt; in write_buff() local
H A Dcfi_flash.c660 static int flash_status_poll(flash_info_t *info, void *src, void *dst, in flash_status_poll()
880 u8 *dst = (u8 *)dest; in flash_write_cfibuffer() local
1610 uchar *dst; in flash_read_user_serial() local
H A Dmtd_blk.c489 lbaint_t blkcnt, void *dst) in mtd_dread()
/rk3399_rockchip-uboot/drivers/keylad/
H A Drk_keylad.c225 static int rockchip_keylad_transfer_fwkey(struct udevice *dev, ulong dst, in rockchip_keylad_transfer_fwkey()
/rk3399_rockchip-uboot/cmd/mvebu/
H A Dbubt.c466 static int bubt_write_file(struct bubt_dev *dst, size_t image_size) in bubt_write_file()
708 struct bubt_dev *src, *dst; in do_bubt_cmd() local
/rk3399_rockchip-uboot/lib/
H A Dbch.c176 static void load_ecc8(struct bch_control *bch, uint32_t *dst, in load_ecc8()
192 static void store_ecc8(struct bch_control *bch, uint8_t *dst, in store_ecc8()
411 static void gf_poly_copy(struct gf_poly *dst, struct gf_poly *src) in gf_poly_copy()
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dmxc_nand.c191 void __iomem *dst = &host->regs->spare_area[i][0]; local
265 void __iomem *dst = &host->regs->spare_area[0][i * 16]; local
H A Datmel_nand.c1307 static int nand_read_page(int block, int page, void *dst) in nand_read_page()
1371 static int nand_read_page(int block, int page, void *dst) in nand_read_page()
/rk3399_rockchip-uboot/net/
H A Dtftp.c228 static int load_block(unsigned block, uchar *dst, unsigned len) in load_block()
/rk3399_rockchip-uboot/cmd/
H A Dpxe.c1032 static int parse_sliteral(char **c, char **dst) in parse_sliteral()
1052 static int parse_integer(char **c, int *dst) in parse_integer()
/rk3399_rockchip-uboot/include/rockchip/
H A Dcrypto_v2_pka.h31 #define RK_PKA_FastMemCpy(dst, src, size) \ argument
34 #define RK_PKA_ReverseMemcpy(dst, src, size) \ argument
/rk3399_rockchip-uboot/board/congatec/cgtqmx6eval/
H A Dcgtqmx6eval.c971 static void conv_ascii(unsigned char *dst, unsigned char *src, int len) in conv_ascii()
/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_sil.c123 u32 *src, *dst; in sil_read_fis() local
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dstacktrace.c126 static bool copy_in(void *dst, const void *src, size_t n, bool kernel_data) in copy_in()

12345