Searched full:k2 (Results 1 – 7 of 7) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/cpu/armv8/ |
| H A D | sha1_ce_core.S | 19 k2 .req v2 75 loadrc k2.4s, 0x8f1bbcdc, w6 105 add_update p, od, k2, 9, 10, 11, 8 107 add_update m, ev, k2, 10, 11, 8, 9 108 add_update m, od, k2, 11, 8, 9, 10 109 add_update m, ev, k2, 8, 9, 10, 11 110 add_update m, od, k2, 9, 10, 11, 8
|
| /rk3399_rockchip-uboot/ |
| H A D | .travis.yml | 159 - BUILDMAN="k2" 180 …ns,tegra,uniphier,mx,samsung,sunxi,am33xx,omap3,omap4,omap5,pxa,rockchip,toradex,socfpga,k2,xilinx"
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | expr.c | 921 enum string_value_kind k1 = k_string, k2 = k_string; in expr_calc_value() local 962 k2 = expr_parse_string(str2, e->right.sym->type, &rval); in expr_calc_value() 965 if (k1 == k_string || k2 == k_string) in expr_calc_value() 967 else if (k1 == k_invalid || k2 == k_invalid) { in expr_calc_value() 973 } else if (k1 == k_unsigned || k2 == k_unsigned) in expr_calc_value() 975 else /* if (k1 == k_signed && k2 == k_signed) */ in expr_calc_value()
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | device.c | 204 * device-list: U0, U1, U2, ... K0, K1, K2, ... (prior u-boot dev) in device_bind_common() 205 * device-list: K0, K1, K2, ... U0, U1, U2, ... (normal) in device_bind_common()
|
| /rk3399_rockchip-uboot/board/mpr2/ |
| H A D | mpr2.c | 100 * K3 PINT7(/PWR2); K2 PINT6(/PWR1); K1 PINT5(nc); K0 PINT4(FLASH_READY); */ in board_init()
|
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | ti_armv7_keystone2.h | 198 "name_fw_rd=k2-fw-initrd.cpio.gz\0" \
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | moveconfig.py | 397 'k2*_defconfig'. If no directory is provided, 'configs/' is
|