Home
last modified time | relevance | path

Searched refs:rkflash_print_dio (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/drivers/rkflash/
H A Drkflash_debug.h41 __printf(1, 2) int rkflash_print_dio(const char *fmt, ...);
H A Dsfc_nor.c392 rkflash_print_dio("%s %x %x\n", __func__, addr, erase_type); in snor_erase()
431 rkflash_print_dio("%s %x %x\n", __func__, addr, *(u32 *)(p_data)); in snor_prog_page()
554 rkflash_print_dio("%s %x %x\n", __func__, addr, *(u32 *)(p_data)); in snor_read_data()
565 rkflash_print_dio("%s %x %x\n", __func__, sec, n_sec); in snor_read()
599 rkflash_print_dio("%s %x %x\n", __func__, sec, n_sec); in snor_write()
H A Dflash.c220 rkflash_print_dio("%s %x %x retry=%x\n", in flash_read_page()
231 rkflash_print_dio("%s %x %x\n", __func__, page_addr, p_data[0]); in flash_prog_page()
252 rkflash_print_dio("%s %x\n", __func__, page_addr); in flash_erase_block()
H A Drkflash_debug.c16 __printf(1, 2) int rkflash_print_dio(const char *fmt, ...) in rkflash_print_dio() function
H A Dsfc_nand.c977 rkflash_print_dio("%s %x\n", __func__, addr); in sfc_nand_erase_block()
1032 rkflash_print_dio("%s %x %x\n", __func__, addr, p_page_buf[0]); in sfc_nand_prog_page_raw()
1145 rkflash_print_dio("%s %x %x\n", __func__, row, p_page_buf[0]); in sfc_nand_read()