| /rk3399_rockchip-uboot/lib/ |
| H A D | sha1.c | 119 #define R(t) ( \ in sha1_process_one() macro 154 P (E, A, B, C, D, R (16)); in sha1_process_one() 155 P (D, E, A, B, C, R (17)); in sha1_process_one() 156 P (C, D, E, A, B, R (18)); in sha1_process_one() 157 P (B, C, D, E, A, R (19)); in sha1_process_one() 165 P (A, B, C, D, E, R (20)); in sha1_process_one() 166 P (E, A, B, C, D, R (21)); in sha1_process_one() 167 P (D, E, A, B, C, R (22)); in sha1_process_one() 168 P (C, D, E, A, B, R (23)); in sha1_process_one() 169 P (B, C, D, E, A, R (24)); in sha1_process_one() [all …]
|
| H A D | sha256.c | 119 #define R(t) \ in sha256_process_one() macro 156 P(A, B, C, D, E, F, G, H, R(16), 0xE49B69C1); in sha256_process_one() 157 P(H, A, B, C, D, E, F, G, R(17), 0xEFBE4786); in sha256_process_one() 158 P(G, H, A, B, C, D, E, F, R(18), 0x0FC19DC6); in sha256_process_one() 159 P(F, G, H, A, B, C, D, E, R(19), 0x240CA1CC); in sha256_process_one() 160 P(E, F, G, H, A, B, C, D, R(20), 0x2DE92C6F); in sha256_process_one() 161 P(D, E, F, G, H, A, B, C, R(21), 0x4A7484AA); in sha256_process_one() 162 P(C, D, E, F, G, H, A, B, R(22), 0x5CB0A9DC); in sha256_process_one() 163 P(B, C, D, E, F, G, H, A, R(23), 0x76F988DA); in sha256_process_one() 164 P(A, B, C, D, E, F, G, H, R(24), 0x983E5152); in sha256_process_one() [all …]
|
| /rk3399_rockchip-uboot/tools/rockchip/ |
| H A D | resource_tool.c | 85 #define R(t) ( \ in sha1_process() macro 120 P (E, A, B, C, D, R (16)); in sha1_process() 121 P (D, E, A, B, C, R (17)); in sha1_process() 122 P (C, D, E, A, B, R (18)); in sha1_process() 123 P (B, C, D, E, A, R (19)); in sha1_process() 131 P (A, B, C, D, E, R (20)); in sha1_process() 132 P (E, A, B, C, D, R (21)); in sha1_process() 133 P (D, E, A, B, C, R (22)); in sha1_process() 134 P (C, D, E, A, B, R (23)); in sha1_process() 135 P (B, C, D, E, A, R (24)); in sha1_process() [all …]
|
| /rk3399_rockchip-uboot/arch/arm/mach-rmobile/ |
| H A D | Kconfig | 8 bool "Renesas ARM SoCs R-Car Gen1/Gen2 (32bit)" 12 bool "Renesas ARM SoCs R-Car Gen3 (64bit)"
|
| H A D | Kconfig.64 | 21 Support for Renesas R-Car Gen3 platform 26 Support for Renesas R-Car Gen3 ULCB platform
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/ |
| H A D | immap.c | 128 uint __iomem *R; in do_iopinfo() local 138 R = &immap->im_cpm.cp_pbdir; in do_iopinfo() 140 binary("PB_DIR", in_be32(R++), PB_NBITS); in do_iopinfo() 142 binary("PB_PAR", in_be32(R++), PB_NBITS); in do_iopinfo() 144 binary("PB_ODR", in_be32(R++), PB_NB_ODR); in do_iopinfo() 146 binary("PB_DAT", in_be32(R++), PB_NBITS); in do_iopinfo()
|
| /rk3399_rockchip-uboot/drivers/gpio/ |
| H A D | rk_gpio.c | 27 #define REG_L(R) (R##_l) argument 28 #define REG_H(R) (R##_h) argument
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.rmobile | 5 and R-Car[2]family of SoCs. Renesas's RMOBILE/R-Car SoC family contains an ARM 58 [2] Renesas R-Car:
|
| /rk3399_rockchip-uboot/arch/arm/lib/ |
| H A D | uldivmod.S | 152 @ Note: A, B & Q, R are aliases 171 @ Note: A, B and Q, R are aliases 172 @ R = A & (B - 1) 191 @ Mov back C to R 196 @ Note: A, B and Q, R are aliases 197 @ R = A & (B - 1) 231 @ Move C to R
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | stm32mp157a-dk1-u-boot.dtsi | 147 /* VCO = 1066.0 MHz => P = 266 (AXI), Q = 533 (GPU), R = 533 (DDR) */ 154 /* VCO = 417.8 MHz => P = 209, Q = 24, R = 11 */ 161 /* VCO = 594.0 MHz => P = 99, Q = 74, R = 74 */
|
| H A D | tegra124-venice2.dts | 76 power-gpios = <&gpio TEGRA_GPIO(R, 0) GPIO_ACTIVE_HIGH>;
|
| H A D | r8a7796-m3ulcb.dts | 2 * Device Tree Source for the M3ULCB (R-Car Starter Kit Pro) board
|
| H A D | tegra124-nyan.dtsi | 388 power-gpios = <&gpio TEGRA_GPIO(R, 0) GPIO_ACTIVE_HIGH>; 520 gpios = <&gpio TEGRA_GPIO(R, 4) GPIO_ACTIVE_LOW>; 710 <&gpio TEGRA_GPIO(R, 7) GPIO_ACTIVE_HIGH>;
|
| H A D | tegra30-cardhu.dts | 296 gpio = <&gpio TEGRA_GPIO(R, 6) GPIO_ACTIVE_HIGH>; 307 gpio = <&gpio TEGRA_GPIO(R, 7) GPIO_ACTIVE_HIGH>;
|
| H A D | stih410-b2260.dts | 2 * Copyright (C) 2016 STMicroelectronics (R&D) Limited.
|
| /rk3399_rockchip-uboot/arch/x86/cpu/quark/ |
| H A D | smc.c | 1849 x_coordinate[R][B][ch][rk][bl] = RDQS_MAX; in rd_train() 1851 x_coordinate[R][T][ch][rk][bl] = RDQS_MAX; in rd_train() 1854 y_coordinate[R][B][ch][bl] = VREF_MIN; in rd_train() 1856 y_coordinate[R][T][ch][bl] = VREF_MAX; in rd_train() 1874 for (side_x = L; side_x <= R; side_x++) { in rd_train() 1914 x_coordinate[R][side_y][ch][rk][bl] -= RDQS_STEP; in rd_train() 1918 (x_coordinate[R][side_y][ch][rk][bl] < (RDQS_MIN + MIN_RDQS_EYE)) || in rd_train() 1920 x_coordinate[R][side_y][ch][rk][bl])) { in rd_train() 1975 x_coordinate[R][T][ch][rk][bl], in rd_train() 1977 x_coordinate[R][B][ch][rk][bl]); in rd_train() [all …]
|
| /rk3399_rockchip-uboot/board/omicron/calimain/ |
| H A D | MAINTAINERS | 3 M: Christoph Rüdisser <christoph.ruedisser@omicronenergy.com>
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | xhci-rcar.c | 66 >>>>>>> e1cc60c... usb: xhci: Add Renesas R-Car xHCI driver in xhci_rcar_download_fw() 81 >>>>>>> e1cc60c... usb: xhci: Add Renesas R-Car xHCI driver in xhci_rcar_download_fw()
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/input/ |
| H A D | cros-ec-keyb.txt | 66 /* E R W I */
|
| /rk3399_rockchip-uboot/arch/sh/ |
| H A D | Kconfig | 83 bool "Migo-R"
|
| /rk3399_rockchip-uboot/board/nvidia/jetson-tk1/ |
| H A D | pinmux-config-jetson-tk1.h | 49 GPIO_INIT(R, 0, OUT0), 50 GPIO_INIT(R, 2, OUT0), 51 GPIO_INIT(R, 4, IN), 52 GPIO_INIT(R, 7, IN),
|
| /rk3399_rockchip-uboot/board/cei/cei-tk1-som/ |
| H A D | pinmux-config-cei-tk1-som.h | 46 GPIO_INIT(R, 0, IN), 47 GPIO_INIT(R, 2, OUT0), 48 GPIO_INIT(R, 4, IN), 49 GPIO_INIT(R, 6, IN),
|
| /rk3399_rockchip-uboot/board/nvidia/nyan-big/ |
| H A D | pinmux-config-nyan-big.h | 55 GPIO_INIT(R, 0, OUT0), 56 GPIO_INIT(R, 1, IN), 57 GPIO_INIT(R, 4, IN), 58 GPIO_INIT(R, 7, IN),
|
| /rk3399_rockchip-uboot/arch/mips/cpu/ |
| H A D | start.S | 193 li t1, 0x7 # Clear I, R and W conditions
|
| /rk3399_rockchip-uboot/board/toradex/apalis-tk1/ |
| H A D | pinmux-config-apalis-tk1.h | 39 GPIO_INIT(R, 0, OUT0), /* Shift_CTRL_Dir_In[0] */ 40 GPIO_INIT(R, 1, OUT0), /* Shift_CTRL_Dir_In[1] */ 41 GPIO_INIT(R, 2, OUT0), /* Shift_CTRL_OE[3] */
|