Searched refs:scratch (Results 1 – 19 of 19) sorted by relevance
| /u-boot/arch/powerpc/cpu/mpc85xx/ |
| A D | start.S | 179 ori \scratch, \scratch, FSL_BOOKE_MAS0(1, \esel, 0)@l 185 ori \scratch, \scratch, FSL_BOOKE_MAS2(\epn, \wimg)@l 188 ori \scratch, \scratch, FSL_BOOKE_MAS3(\rpn, 0, \perm)@l 191 ori \scratch, \scratch, \phy_high@l 201 ori \scratch, \scratch, FSL_BOOKE_MAS0(0, \esel, 0)@l 207 ori \scratch, \scratch, FSL_BOOKE_MAS2(\epn, \wimg)@l 210 ori \scratch, \scratch, FSL_BOOKE_MAS3(\rpn, 0, \perm)@l 213 ori \scratch, \scratch, \phy_high@l 223 ori \scratch, \scratch, FSL_BOOKE_MAS0(1, \esel, 0)@l 235 ori \scratch, \scratch, FSL_BOOKE_MAS0(0, \esel, 0)@l [all …]
|
| /u-boot/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/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/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/include/usb/ |
| A D | ulpi.h | 196 u8 scratch; /* 0x16 Write */ member
|
| /u-boot/arch/x86/include/asm/ |
| A D | bootparam.h | 119 __u32 scratch; /* Scratch field! */ /* 0x1e4 */ member
|
| /u-boot/arch/arm/dts/ |
| A D | zynq-cc108.dts | 85 label = "qspi-scratch";
|
| A D | ast2600.dtsi | 282 vga_scratch: scratch {
|
| /u-boot/drivers/serial/ |
| A D | serial_bcm283x_mu.c | 37 u32 scratch; member
|
| A D | serial_mt7620.c | 37 u32 scratch; member
|
| /u-boot/arch/xtensa/cpu/ |
| A D | u-boot.lds | 24 * 'relocatable' exception vectors and provide a scratch memory for the
|
| /u-boot/doc/develop/ |
| A D | py_testing.rst | 245 cause U-Boot to start execution from scratch each time. Hopefully your 293 start running from scratch. If the U-Boot binary to be tested has been written
|
| /u-boot/doc/ |
| A D | README.fdt-control | 102 Failing that, you could write one from scratch yourself!
|
| /u-boot/arch/arm/mach-nexell/ |
| A D | clock.c | 296 u32 scratch[3]; /* 0x230 ~ 0x238 : Scratch Register */ member
|
| /u-boot/doc/arch/ |
| A D | sandbox.rst | 454 at /scratch/sglass/cosarm/src/third_party/u-boot/files/include/initcall.h:41
|
| /u-boot/scripts/dtc/pylibfdt/ |
| A D | libfdt.i_shipped | 729 """Software interface to create a device tree from scratch
|
| /u-boot/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/tools/binman/ |
| A D | README | 738 scratch.
|
| /u-boot/arch/arm/include/asm/arch-octeontx2/csrs/ |
| A D | csrs-cgx.h | 1195 u64 scratch : 64; member
|
Completed in 69 milliseconds