Searched refs:TEST (Results 1 – 9 of 9) sorted by relevance
| /rk3399_rockchip-uboot/post/lib_powerpc/fpu/ |
| H A D | compare-fp-1.c | 23 #define TEST(c) if ((c) != ok) failed++ macro 39 TEST (UNEQ (x, y)); in iuneq() 40 TEST (!LTGT (x, y)); in iuneq() 41 TEST (UNLE (x, y) && UNGE (x,y)); in iuneq() 46 TEST (ORD (x, y) && UNEQ (x, y)); in ieq() 51 TEST (!UNEQ (x, y)); /* Not optimizable. */ in iltgt() 52 TEST (LTGT (x, y)); /* Same, __builtin_islessgreater does not trap. */ in iltgt() 53 TEST (ORD (x, y) && (UNLT (x, y) || UNGT (x,y))); in iltgt() 58 TEST (UNLT (x, y) || UNGT (x, y)); in ine() 63 TEST (UNLT (x, y)); in iunlt() [all …]
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | exynos5420-smdk5420.dts | 18 hwid = "smdk5420 TEST A-A 9382";
|
| H A D | exynos5800-peach-pi.dts | 22 hwid = "PIT TEST A-A 7848";
|
| H A D | exynos5420-peach-pit.dts | 23 hwid = "PIT TEST A-A 7848";
|
| /rk3399_rockchip-uboot/drivers/video/tegra124/ |
| H A D | sor.c | 562 DUMP_REG(TEST); in dump_sor_reg() 779 reg_val = tegra_sor_readl(sor, TEST); in tegra_dc_sor_attach() 813 if (tegra_dc_sor_poll_register(sor, TEST, in tegra_dc_sor_attach() 990 if (tegra_dc_sor_poll_register(sor, TEST, in tegra_dc_sor_detach()
|
| H A D | sor.h | 175 #define TEST 0x16 macro
|
| /rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra30/ |
| H A D | pinmux.c | 217 PIN(KB_COL0_PQ0, KBC, NAND, TRACE, TEST), 218 PIN(KB_COL1_PQ1, KBC, NAND, TRACE, TEST),
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.fdt-control | 79 ********** TEST SUMMARY
|
| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | README | 267 TEST=...
|