Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dstart.S178 .macro create_tlb1_entry esel ts tsize epn wimg rpn perm phy_high scratch argument
179 lis \scratch, FSL_BOOKE_MAS0(1, \esel, 0)@h
180 ori \scratch, \scratch, FSL_BOOKE_MAS0(1, \esel, 0)@l
181 mtspr MAS0, \scratch
182 lis \scratch, FSL_BOOKE_MAS1(1, 1, 0, \ts, \tsize)@h
183 ori \scratch, \scratch, FSL_BOOKE_MAS1(1, 1, 0, \ts, \tsize)@l
184 mtspr MAS1, \scratch
185 lis \scratch, FSL_BOOKE_MAS2(\epn, \wimg)@h
186 ori \scratch, \scratch, FSL_BOOKE_MAS2(\epn, \wimg)@l
187 mtspr MAS2, \scratch
[all …]
/rk3399_rockchip-uboot/drivers/usb/ulpi/
H A Dulpi.c39 err = ulpi_write(ulpi_vp, &ulpi->scratch, tval); in ulpi_integrity_check()
43 val = ulpi_read(ulpi_vp, &ulpi->scratch); in ulpi_integrity_check()
/rk3399_rockchip-uboot/common/
H A Dbedbug.c761 char scratch[20]; in asmppc() local
772 if (get_word (&ptr, scratch) == 0) in asmppc()
776 if ((opc = find_opcode_by_name (scratch)) == (struct opcode *) 0) { in asmppc()
815 if (get_word (&ptr, scratch) == 0) in asmppc()
820 oper[n_operands]->name, scratch); in asmppc()
824 scratch, err)) == -1) in asmppc()
/rk3399_rockchip-uboot/drivers/pinctrl/
H 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()
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dbootparam.h102 __u32 scratch; /* Scratch field! */ /* 0x1e4 */ member
/rk3399_rockchip-uboot/include/usb/
H A Dulpi.h197 u8 scratch; /* 0x16 Write */ member
/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_bcm283x_mu.c38 u32 scratch; member
/rk3399_rockchip-uboot/arch/xtensa/cpu/
H A Du-boot.lds25 * 'relocatable' exception vectors and provide a scratch memory for the
/rk3399_rockchip-uboot/doc/
H A DREADME.fdt-control100 Failing that, you could write one from scratch yourself!
/rk3399_rockchip-uboot/test/py/
H A DREADME.md195 cause U-Boot to start execution from scratch each time. Hopefully your
241 start running from scratch. If the U-Boot binary to be tested has been written
/rk3399_rockchip-uboot/tools/buildman/
H A DREADME592 …-ld: BFD (Sourcery G++ Lite 2010q1-202) 2.19.51.20090709 assertion fail /scratch/julian/2010q1-rel…
926 commit for each board. This causes everything to be built from scratch. If you