Home
last modified time | relevance | path

Searched refs:bist (Results 1 – 11 of 11) sorted by relevance

/rk3399_rockchip-uboot/doc/device-tree-bindings/video/
H A Dexynos-dp.txt25 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 Dcpu.c23 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 Dasm-offsets.c20 DEFINE(GD_BIST, offsetof(gd_t, arch.bist)); in main()
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dexynos5420-smdk5420.dts122 samsung,bist-mode = <0>;
123 samsung,bist-pattern = <0>;
H A Dexynos54xx.dtsi185 samsung,bist-mode = <0>;
186 samsung,bist-pattern = <0>;
H A Dexynos5250-smdk5250.dts118 samsung,bist-mode = <0>;
119 samsung,bist-pattern = <0>;
H A Dexynos5250-snow.dts366 samsung,bist-mode = <0>;
367 samsung,bist-pattern = <0>;
H A Dexynos5250-spring.dts151 samsung,bist-mode = <0>;
152 samsung,bist-pattern = <0>;
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dglobal_data.h81 uint32_t bist; /* Built-in self test value */ member
/rk3399_rockchip-uboot/lib/efi/
H A Defi_stub.c125 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 Dddr_rk3288.h193 u32 bist[17]; member