Home
last modified time | relevance | path

Searched refs:final (Results 1 – 25 of 27) sorted by relevance

12

/rk3399_rockchip-uboot/drivers/crypto/fsl/
H A Dfsl_hash.c86 uint32_t final = 0; in caam_hash_update() local
108 final = sec_in32(&ctx->sg_tbl[ctx->sg_num - 1].len_flag) | in caam_hash_update()
110 sec_out32(&ctx->sg_tbl[ctx->sg_num - 1].len_flag, final); in caam_hash_update()
/rk3399_rockchip-uboot/tools/patman/
H A Dseries.py156 final = []
177 final += out
180 final.append('')
181 return final
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Ddesignware_udc.c92 usb_device_state_t final) in udc_state_transition() argument
94 if (initial < final) { in udc_state_transition()
99 if (final == STATE_POWERED) in udc_state_transition()
103 if (final == STATE_DEFAULT) in udc_state_transition()
108 if (final == STATE_ADDRESSED) in udc_state_transition()
117 } else if (initial > final) { in udc_state_transition()
122 if (final == STATE_ADDRESSED) in udc_state_transition()
126 if (final == STATE_DEFAULT) in udc_state_transition()
131 if (final == STATE_POWERED) in udc_state_transition()
/rk3399_rockchip-uboot/doc/
H A DREADME.TPL12 SPL. It loads the final uboot image into DDR, then jump to it to begin
26 directory spl/tpl. The final binaries which are generated are
H A DREADME.ti-secure31 warning is issued during the build to indicate that a final secure
65 <OUTPUT_FILE> is the full path and filename of the final secure
97 <OUTPUT_FILE> is the full path and filename of the final secure
124 <OUTPUT_FILE> is the full path and filename of the final secure image.
148 <OUTPUT_FILE> is the full path and filename of the final secure image.
H A DREADME.commands22 This makes it possible for the final link to extract all commands
H A DREADME.SPL17 The final binaries which are generated are u-boot-spl, u-boot-spl.bin and
H A DREADME.mxc_hab91 the final image.
H A DREADME.arm-relocation20 at final location.
H A DREADME.generic-board137 Updated after final removal, May 2016
/rk3399_rockchip-uboot/tools/scripts/
H A Ddefine2mk.sed5 # which preprocesses the common.h header files and outputs the final
/rk3399_rockchip-uboot/board/aristainetos/
H A Dnt5cc256m16cp.cfg54 /* final ddr setup */
H A Dmt41j128M.cfg64 /* final ddr setup */
/rk3399_rockchip-uboot/lib/efi/
H A DKconfig7 final system boot. Another option is to run U-Boot as an EFI
/rk3399_rockchip-uboot/board/armltd/integrator/
H A DREADME82 The final groups of targets are for core modules where no explicit cpu
/rk3399_rockchip-uboot/tools/binman/
H A DREADME41 Binman does not yet update the device tree with the final location of
139 into a final image (binman).
156 3. It builds a final output image called u-boot-sunxi-with-spl.bin which
421 7. BuildImage() - builds the image and writes it to a file. This is the final
523 - Fill out the device tree to include the final position and size of each
/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw_hdmi.c1827 u64 final, diff; in hdmi_audio_math_diff() local
1830 final = (u64)pixel_clk * n; in hdmi_audio_math_diff()
1832 cts = final; in hdmi_audio_math_diff()
1835 diff = final - (u64)cts * (128 * freq); in hdmi_audio_math_diff()
/rk3399_rockchip-uboot/board/freescale/t4qds/
H A DREADME141 Users can set the final voltage directly.
/rk3399_rockchip-uboot/arch/arm/dts/
H A Ddra7.dtsi1130 * determine final biasing
1163 * determine final biasing
1196 * determine final biasing
1229 * determine final biasing
H A Darmada-388-clearfog.dts7 * the A1 rev 2.0 of the board, which does not represent final
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dsource_file_format.txt46 final form of the uImage at the moment when it reaches U-Boot. User
/rk3399_rockchip-uboot/tools/buildman/
H A DREADME694 only the upstream commit and your final branch commit.
951 final binary. This information varies each time U-Boot is built. This causes
953 requires that the final U-Boot binary be re-linked. This unnecessary work can
/rk3399_rockchip-uboot/doc/driver-model/
H A Dspi-howto.txt504 This is the final method that we need to create, and it is where all the
H A Dspi-howto.rst552 This is the final method that we need to create, and it is where all the
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dzconf.lex.c_shipped1541 * treat this as a final EOF.

12