/u-boot-v2022.01-rc1/lib/crypt/ |
A D | crypt.c | 34 u8 output[CRYPT_OUTPUT_SIZE], scratch[ALG_SPECIFIC_SIZE]; in crypt_compare() local 63 output, sizeof(output), scratch, in crypt_compare() 64 sizeof(scratch)); in crypt_compare() 72 memset(scratch, 0, sizeof(scratch)); in crypt_compare()
|
A D | crypt-port.h | 24 size_t out_size, void *scratch, 29 size_t out_size, void *scratch,
|
A D | crypt-sha256.c | 81 uint8_t *output, size_t out_size, void *scratch, 86 u8 *output, size_t out_size, void *scratch, in crypt_sha256crypt_rn_wrapped() argument 91 out_size, scratch, scr_size); in crypt_sha256crypt_rn_wrapped() 111 void *scratch, size_t scr_size) in crypt_sha256crypt_rn() argument 121 struct sha256_buffer *buf = scratch; in crypt_sha256crypt_rn()
|
A D | crypt-sha512.c | 81 uint8_t *output, size_t out_size, void *scratch, 86 u8 *output, size_t out_size, void *scratch, in crypt_sha512crypt_rn_wrapped() argument 91 out_size, scratch, scr_size); in crypt_sha512crypt_rn_wrapped() 112 void *scratch, size_t scr_size) in crypt_sha512crypt_rn() argument 122 struct sha512_buffer *buf = scratch; in crypt_sha512crypt_rn()
|
/u-boot-v2022.01-rc1/arch/powerpc/cpu/mpc85xx/ |
A D | start.S | 178 ori \scratch, \scratch, FSL_BOOKE_MAS0(1, \esel, 0)@l 184 ori \scratch, \scratch, FSL_BOOKE_MAS2(\epn, \wimg)@l 187 ori \scratch, \scratch, FSL_BOOKE_MAS3(\rpn, 0, \perm)@l 190 ori \scratch, \scratch, \phy_high@l 200 ori \scratch, \scratch, FSL_BOOKE_MAS0(0, \esel, 0)@l 206 ori \scratch, \scratch, FSL_BOOKE_MAS2(\epn, \wimg)@l 209 ori \scratch, \scratch, FSL_BOOKE_MAS3(\rpn, 0, \perm)@l 212 ori \scratch, \scratch, \phy_high@l 222 ori \scratch, \scratch, FSL_BOOKE_MAS0(1, \esel, 0)@l 234 ori \scratch, \scratch, FSL_BOOKE_MAS0(0, \esel, 0)@l [all …]
|
/u-boot-v2022.01-rc1/drivers/usb/ulpi/ |
A D | ulpi.c | 40 err = ulpi_write(ulpi_vp, &ulpi->scratch, tval); in ulpi_integrity_check() 44 val = ulpi_read(ulpi_vp, &ulpi->scratch); in ulpi_integrity_check()
|
/u-boot-v2022.01-rc1/common/ |
A D | bedbug.c | 762 char scratch[20]; in asmppc() local 773 if (get_word (&ptr, scratch) == 0) in asmppc() 777 if ((opc = find_opcode_by_name (scratch)) == (struct opcode *) 0) { in asmppc() 816 if (get_word (&ptr, scratch) == 0) in asmppc() 821 oper[n_operands]->name, scratch); in asmppc() 825 scratch, err)) == -1) in asmppc()
|
/u-boot-v2022.01-rc1/drivers/pinctrl/ |
A D | pinctrl-generic.c | 348 int count, selector, i, ret, scratch; in pinctrl_generic_set_state_subnode() local 357 pinmux_groups = dev_read_prop(config, "pinmux", &scratch); in pinctrl_generic_set_state_subnode()
|
/u-boot-v2022.01-rc1/include/usb/ |
A D | ulpi.h | 196 u8 scratch; /* 0x16 Write */ member
|
/u-boot-v2022.01-rc1/arch/x86/include/asm/ |
A D | bootparam.h | 119 __u32 scratch; /* Scratch field! */ /* 0x1e4 */ member
|
/u-boot-v2022.01-rc1/arch/arm/dts/ |
A D | zynq-cc108.dts | 85 label = "qspi-scratch";
|
A D | ast2600.dtsi | 282 vga_scratch: scratch {
|
/u-boot-v2022.01-rc1/drivers/serial/ |
A D | serial_bcm283x_mu.c | 37 u32 scratch; member
|
A D | serial_mt7620.c | 37 u32 scratch; member
|
/u-boot-v2022.01-rc1/arch/xtensa/cpu/ |
A D | u-boot.lds | 24 * 'relocatable' exception vectors and provide a scratch memory for the
|
/u-boot-v2022.01-rc1/drivers/bootcount/ |
A D | Kconfig | 52 scratch register2.
|
/u-boot-v2022.01-rc1/doc/develop/ |
A D | py_testing.rst | 291 cause U-Boot to start execution from scratch each time. Hopefully your 339 start running from scratch. If the U-Boot binary to be tested has been written
|
/u-boot-v2022.01-rc1/arch/arm/mach-nexell/ |
A D | clock.c | 296 u32 scratch[3]; /* 0x230 ~ 0x238 : Scratch Register */ member
|
/u-boot-v2022.01-rc1/doc/develop/devicetree/ |
A D | control.rst | 78 Failing that, you could write one from scratch yourself!
|
/u-boot-v2022.01-rc1/doc/arch/ |
A D | sandbox.rst | 458 at /scratch/sglass/cosarm/src/third_party/u-boot/files/include/initcall.h:41
|
/u-boot-v2022.01-rc1/scripts/dtc/pylibfdt/ |
A D | libfdt.i_shipped | 729 """Software interface to create a device tree from scratch
|
/u-boot-v2022.01-rc1/tools/buildman/ |
A D | README | 612 …-ld: BFD (Sourcery G++ Lite 2010q1-202) 2.19.51.20090709 assertion fail /scratch/julian/2010q1-rel… 635 …-ld: BFD (Sourcery G++ Lite 2010q1-202) 2.19.51.20090709 assertion fail /scratch/julian/2010q1-rel…
|
/u-boot-v2022.01-rc1/doc/develop/package/ |
A D | binman.rst | 1021 scratch.
|
/u-boot-v2022.01-rc1/tools/binman/ |
A D | README.rst | 1021 scratch.
|
A D | binman.rst | 1021 scratch.
|