Home
last modified time | relevance | path

Searched refs:debug_info (Results 1 – 25 of 33) sorted by relevance

12

/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dprocessor.h61 struct debug_info { struct
75 struct debug_info debug; argument
/rk3399_rockchip-uboot/arch/nios2/cpu/
H A Du-boot.lds116 .debug_info 0 : { *(.debug_info) }
/rk3399_rockchip-uboot/arch/xtensa/include/asm/
H A Dldscript.h176 .debug_info 0 : { *(.debug_info) } \
/rk3399_rockchip-uboot/drivers/ddr/altera/
H A Dsequencer.c3534 u32 debug_info; in debug_mem_calibrate() local
3549 debug_info = gbl->fom_in; in debug_mem_calibrate()
3550 debug_info |= gbl->fom_out << 8; in debug_mem_calibrate()
3551 writel(debug_info, &sdr_reg_file->fom); in debug_mem_calibrate()
3553 writel(debug_info, &phy_mgr_cfg->cal_debug_info); in debug_mem_calibrate()
3558 debug_info = gbl->error_stage; in debug_mem_calibrate()
3559 debug_info |= gbl->error_substage << 8; in debug_mem_calibrate()
3560 debug_info |= gbl->error_group << 16; in debug_mem_calibrate()
3562 writel(debug_info, &sdr_reg_file->failing_stage); in debug_mem_calibrate()
3563 writel(debug_info, &phy_mgr_cfg->cal_debug_info); in debug_mem_calibrate()
[all …]
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dqconf.h260 QString debug_info(struct symbol *sym);
H A Dqconf.cc1075 str += debug_info(sym); in symbolInfo()
1112 debug = debug_info(sym); in menuInfo()
1136 QString ConfigInfoView::debug_info(struct symbol *sym) in debug_info() function in ConfigInfoView
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dx86-fit-boot.txt136 29 .debug_info 0440b0df 00000000 00000000 006d3568 2**0
/rk3399_rockchip-uboot/drivers/misc/
H A Drv1126-secure-otp.S710 .section .debug_info,"",%progbits
H A Drk3588-secure-otp.S870 .section .debug_info,"",@progbits
H A Drk3576-secure-otp.S787 .section .debug_info,"",@progbits
H A Dpx30-secure-otp.S1991 .section .debug_info,"",@progbits
H A Drk3328-secure-otp.S1983 .section .debug_info,"",@progbits
/rk3399_rockchip-uboot/drivers/video/rk_eink/epdlut/
H A Dpvi_waveform.S1520 .section .debug_info,"",@progbits
H A Drkf_waveform.S1598 .section .debug_info,"",@progbits
/rk3399_rockchip-uboot/cmd/ddr_tool/ddr_test/
H A Dddr_test_rk1808.S1610 .section .debug_info,"",@progbits
H A Dddr_test_rk3328.S1820 .section .debug_info,"",@progbits
H A Dddr_test_px30.S1820 .section .debug_info,"",@progbits
/rk3399_rockchip-uboot/common/
H A Dspl_mp_boot_rk3528.S1745 .section .debug_info,"",@progbits
H A Dmp_boot_rk3528.S1932 .section .debug_info,"",@progbits
/rk3399_rockchip-uboot/common/smp/
H A Dgeneric_smp64.S1873 .section .debug_info,"",@progbits
/rk3399_rockchip-uboot/common/spl/
H A Dspl_fit_tb_arm64.S1751 .section .debug_info,"",@progbits
H A Dspl_fit_tb_px30.S2377 .section .debug_info,"",@progbits
H A Dspl_fit_tb_rv1106.S2385 .section .debug_info,"",%progbits
H A Dspl_fit_tb_rv1126b.S2316 .section .debug_info,"",@progbits
H A Dspl_fit_tb_rv1126.S2351 .section .debug_info,"",%progbits

12