Home
last modified time | relevance | path

Searched refs:scratch (Results 1 – 19 of 19) sorted by relevance

/u-boot/arch/powerpc/cpu/mpc85xx/
A Dstart.S179 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 Dulpi.c40 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 Dbedbug.c762 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 Dpinctrl-generic.c348 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 Dulpi.h196 u8 scratch; /* 0x16 Write */ member
/u-boot/arch/x86/include/asm/
A Dbootparam.h119 __u32 scratch; /* Scratch field! */ /* 0x1e4 */ member
/u-boot/arch/arm/dts/
A Dzynq-cc108.dts85 label = "qspi-scratch";
A Dast2600.dtsi282 vga_scratch: scratch {
/u-boot/drivers/serial/
A Dserial_bcm283x_mu.c37 u32 scratch; member
A Dserial_mt7620.c37 u32 scratch; member
/u-boot/arch/xtensa/cpu/
A Du-boot.lds24 * 'relocatable' exception vectors and provide a scratch memory for the
/u-boot/doc/develop/
A Dpy_testing.rst245 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 DREADME.fdt-control102 Failing that, you could write one from scratch yourself!
/u-boot/arch/arm/mach-nexell/
A Dclock.c296 u32 scratch[3]; /* 0x230 ~ 0x238 : Scratch Register */ member
/u-boot/doc/arch/
A Dsandbox.rst454 at /scratch/sglass/cosarm/src/third_party/u-boot/files/include/initcall.h:41
/u-boot/scripts/dtc/pylibfdt/
A Dlibfdt.i_shipped729 """Software interface to create a device tree from scratch
/u-boot/tools/buildman/
A DREADME612 …-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 DREADME738 scratch.
/u-boot/arch/arm/include/asm/arch-octeontx2/csrs/
A Dcsrs-cgx.h1195 u64 scratch : 64; member

Completed in 64 milliseconds