Searched refs:T1 (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/fs/zfs/ |
| H A D | zfs_sha256.c | 80 uint32_t a, b, c, d, e, f, g, h, t, T1, T2, W[64]; in SHA256Transform() local 93 T1 = h + SIGMA1(e) + Ch(e, f, g) + SHA256_K[t] + W[t]; in SHA256Transform() 95 h = g; g = f; f = e; e = d + T1; in SHA256Transform() 96 d = c; c = b; b = a; a = T1 + T2; in SHA256Transform()
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/video/ |
| H A D | intel-gma.txt | 18 - intel,panel-power-up-delay : T1+T2 time sequence
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.bus_vcxk | 17 EB+CPU5282-T1 | MCF5282 | BuS Elektronik GmbH & Co. KG
|
| /rk3399_rockchip-uboot/drivers/crypto/rockchip/ |
| H A D | crypto_v2_pka.c | 59 u32 T1) in rk_pka_set_N_NP_T0_T1_reg() argument 65 (T1) << RK_PKA_N_NP_T0_T1_REG_T1_POS), in rk_pka_set_N_NP_T0_T1_reg()
|
| /rk3399_rockchip-uboot/include/rockchip/ |
| H A D | crypto_v2_pka.h | 180 void rk_pka_set_N_NP_T0_T1_reg(u32 N, u32 NP, u32 T0, u32 T1);
|
| /rk3399_rockchip-uboot/drivers/power/pmic/ |
| H A D | Kconfig | 250 The MC34VR500 is used in conjunction with the FSL T1 and LS1 series
|