Home
last modified time | relevance | path

Searched refs:v3 (Results 1 – 25 of 52) sorted by relevance

123

/rk3399_rockchip-uboot/arch/arm/cpu/armv8/
H A Dsha256_ce_core.S82 ld1 { v0.4s- v3.4s}, [x8], #64
106 add_update 0, v3, 18, 19, 16, 17
H A Dsha1_ce_core.S20 k3 .req v3
/rk3399_rockchip-uboot/configs/
H A Dcm_t3517_defconfig15 CONFIG_EEPROM_LAYOUT_HELP_STRING="v1, v2, v3"
H A Dcm_t35_defconfig17 CONFIG_EEPROM_LAYOUT_HELP_STRING="v1, v2, v3"
H A Dcm_t335_defconfig28 CONFIG_EEPROM_LAYOUT_HELP_STRING="v2, v3"
H A Dcm_t54_defconfig21 CONFIG_EEPROM_LAYOUT_HELP_STRING="v2, v3"
H A Dcl-som-am57x_defconfig16 CONFIG_EEPROM_LAYOUT_HELP_STRING="v2, v3"
H A Dcm_t43_defconfig31 CONFIG_EEPROM_LAYOUT_HELP_STRING="v2, v3"
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dexynos54xx.dtsi130 compatible = "samsung,sysmmu-v3.3";
135 compatible = "samsung,sysmmu-v3.3";
H A Dsun8i-h3-orangepi-plus2e.dts54 reg_gmac_3v3: gmac-3v3 {
58 regulator-name = "gmac-3v3";
H A Dsun4i-a10-hackberry.dts64 reg_emac_3v3: emac-3v3 {
66 regulator-name = "emac-3v3";
H A Dsun8i-h3-orangepi-plus.dts50 reg_gmac_3v3: gmac-3v3 {
54 regulator-name = "gmac-3v3";
H A Dsun4i-a10-jesurun-q5.dts76 reg_emac_3v3: emac-3v3 {
80 regulator-name = "emac-3v3";
H A Dsun4i-a10-a1000.dts81 reg_emac_3v3: emac-3v3 {
85 regulator-name = "emac-3v3";
H A Dsun7i-a20-bananapi-m1-plus.dts87 reg_gmac_3v3: gmac-3v3 {
91 regulator-name = "gmac-3v3";
H A Dsun5i-a10s-wobo-i5.dts75 reg_emac_3v3: emac-3v3 {
79 regulator-name = "emac-3v3";
H A Dsun7i-a20-i12-tvbox.dts103 reg_gmac_3v3: gmac-3v3 {
107 regulator-name = "gmac-3v3";
H A Dsun7i-a20-bananapro.dts79 reg_gmac_3v3: gmac-3v3 {
83 regulator-name = "gmac-3v3";
H A Dsun7i-a20-orangepi.dts76 reg_gmac_3v3: gmac-3v3 {
80 regulator-name = "gmac-3v3";
H A Dsun7i-a20-bananapi.dts78 reg_gmac_3v3: gmac-3v3 {
82 regulator-name = "gmac-3v3";
H A Dsun7i-a20-orangepi-mini.dts81 reg_gmac_3v3: gmac-3v3 {
85 regulator-name = "gmac-3v3";
H A Dsun7i-a20-lamobo-r1.dts76 reg_gmac_3v3: gmac-3v3 {
80 regulator-name = "gmac-3v3";
/rk3399_rockchip-uboot/drivers/video/fonts/
H A DKconfig17 License: GNU GPL v3
/rk3399_rockchip-uboot/arch/arc/
H A DKconfig90 bool "MMU v3"
/rk3399_rockchip-uboot/tools/rockchip/
H A Dboot_merger.c451 int v0, v1, v2, v3; in parseOpts_from_cmdline() local
487 sscanf(gOpts.loader[1].path, "%*[^v]v%d.%d.bin", &v2, &v3); in parseOpts_from_cmdline()
489 gOpts.minor = v3; in parseOpts_from_cmdline()
491 "%s_loader_v%d.%02d.%d%02d.bin", gOpts.chip, v0, v1, v2, v3); in parseOpts_from_cmdline()

123