Searched refs:bist (Results 1 – 11 of 11) sorted by relevance
| /rk3399_rockchip-uboot/doc/device-tree-bindings/video/ |
| H A D | exynos-dp.txt | 25 samsung,bist-mode: 1 to enable video bist mode, else 0 26 samsung,bist-pattern: bist mode pattern type 60 samsung,bist-mode = <0>; 61 samsung,bist-pattern = <0>;
|
| /rk3399_rockchip-uboot/arch/x86/cpu/intel_common/ |
| H A D | cpu.c | 23 if (gd->arch.bist != 0) { in report_bist_failure() 25 printf("BIST failed: %08x\n", gd->arch.bist); in report_bist_failure()
|
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | asm-offsets.c | 20 DEFINE(GD_BIST, offsetof(gd_t, arch.bist)); in main()
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | exynos5420-smdk5420.dts | 122 samsung,bist-mode = <0>; 123 samsung,bist-pattern = <0>;
|
| H A D | exynos54xx.dtsi | 185 samsung,bist-mode = <0>; 186 samsung,bist-pattern = <0>;
|
| H A D | exynos5250-smdk5250.dts | 118 samsung,bist-mode = <0>; 119 samsung,bist-pattern = <0>;
|
| H A D | exynos5250-snow.dts | 366 samsung,bist-mode = <0>; 367 samsung,bist-pattern = <0>;
|
| H A D | exynos5250-spring.dts | 151 samsung,bist-mode = <0>; 152 samsung,bist-pattern = <0>;
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | global_data.h | 81 uint32_t bist; /* Built-in self test value */ member
|
| /rk3399_rockchip-uboot/lib/efi/ |
| H A D | efi_stub.c | 125 typedef void (*func_t)(int bist, int unused, ulong info) in jump_to_uboot()
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/ |
| H A D | ddr_rk3288.h | 193 u32 bist[17]; member
|