Home
last modified time | relevance | path

Searched refs:v2 (Results 1 – 25 of 75) sorted by relevance

123

/rk3399_rockchip-uboot/fs/reiserfs/
H A Dreiserfs_private.h169 static inline __u16 offset_v2_k_type( const struct offset_v2 *v2 ) in offset_v2_k_type() argument
171 offset_v2_esafe_overlay tmp = *(const offset_v2_esafe_overlay *)v2; in offset_v2_k_type()
176 static inline loff_t offset_v2_k_offset( const struct offset_v2 *v2 ) in offset_v2_k_offset() argument
178 offset_v2_esafe_overlay tmp = *(const offset_v2_esafe_overlay *)v2; in offset_v2_k_offset()
183 # define offset_v2_k_type(v2) ((v2)->k_type) argument
184 # define offset_v2_k_offset(v2) ((v2)->k_offset) argument
199 struct offset_v2 v2; member
255 : offset_v2_k_offset(&((ih)->ih_key.u.v2)))
259 : offset_v2_k_type(&((ih)->ih_key.u.v2)) == V2_##type)
/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DREADME24 protocol v1 and v2 are not compatible, otherwise TEE related function
41 c20711e rk3036: tee: update optee version to v2.00
42 cb7d8f9 rk322x: tee with ta: update optee version to v2.11
43 4f9488e rk3128x: tee with ta: update optee version to v2.11
44 6d6473c rk312x: tee with ta: update optee version to v2.01
45 c0b025b rk3288: tee with ta: update optee version to v2.01
/rk3399_rockchip-uboot/arch/arc/
H A DKconfig21 bool "ARC ISA v2"
51 Next Generation ARC Core based on ISA-v2 ISA without MMU.
58 Next Generation ARC Core based on ISA-v2 ISA without MMU.
65 Next Generation ARC Core based on ISA-v2 ISA with MMU.
83 bool "MMU v2"
/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A DKconfig80 bool "Enable rockchip crypto v2 support"
84 rockchip crypto v2 on platforms: px30/rk3326/rk1808/rk3308.
87 bool "Enable rockchip crypto v2 support in spl"
91 rockchip crypto v2 on platforms: px30/rk3326/rk1808/rk3308.
/rk3399_rockchip-uboot/Licenses/
H A DREADME35 in a source file the full "GPL v2.0 or later" header text will be
60 GNU General Public License v2.0 only GPL-2.0 Y gpl-2.0.txt http://www.gnu.org/licenses/gpl-2.0.…
61 GNU General Public License v2.0 or later GPL-2.0+ Y gpl-2.0.txt http://www.gnu.org/licenses/gpl-2…
62 GNU Library General Public License v2 or later LGPL-2.0+ Y lgpl-2.0.txt http://www.gnu.org/licens…
63 GNU Lesser General Public License v2.1 or later LGPL-2.1+ Y lgpl-2.1.txt http://www.gnu.org/licen…
/rk3399_rockchip-uboot/drivers/adc/
H A DMakefile12 obj-$(CONFIG_SARADC_ROCKCHIP_V2) += rockchip-saradc-v2.o
H A DKconfig49 bool "Enable Rockchip SARADC v2 driver"
51 This enables driver for Rockchip SARADC v2.
/rk3399_rockchip-uboot/drivers/irq/
H A DMakefile10 obj-y += irq-gpio-v2.o
/rk3399_rockchip-uboot/arch/arm/dts/
H A Duniphier-ld20.dtsi48 operating-points-v2 = <&cluster0_opp>;
57 operating-points-v2 = <&cluster0_opp>;
66 operating-points-v2 = <&cluster1_opp>;
75 operating-points-v2 = <&cluster1_opp>;
80 compatible = "operating-points-v2";
118 compatible = "operating-points-v2";
H A Duniphier-pxs3.dtsi45 operating-points-v2 = <&cluster0_opp>;
54 operating-points-v2 = <&cluster0_opp>;
63 operating-points-v2 = <&cluster0_opp>;
72 operating-points-v2 = <&cluster0_opp>;
77 compatible = "operating-points-v2";
H A Darmada-ap806.dtsi170 compatible = "marvell,mv-xor-v2";
178 compatible = "marvell,mv-xor-v2";
186 compatible = "marvell,mv-xor-v2";
194 compatible = "marvell,mv-xor-v2";
H A Dsun8i-a83t-allwinner-h8homlet-v2.dts48 model = "Allwinner A83T H8Homlet Proto Dev Board v2.0";
49 compatible = "allwinner,h8homlet-v2", "allwinner,sun8i-a83t";
/rk3399_rockchip-uboot/configs/
H A Dh8_homlet_v2_defconfig10 CONFIG_DEFAULT_DEVICE_TREE="sun8i-a83t-allwinner-h8homlet-v2"
H A Dnetspace_mini_v2_defconfig4 CONFIG_IDENT_STRING=" NS v2 Mini"
H A DYones_Toptech_BS1078_V2_defconfig16 CONFIG_DEFAULT_DEVICE_TREE="sun6i-a31s-yones-toptech-bs1078-v2"
H A Dnetspace_lite_v2_defconfig4 CONFIG_IDENT_STRING=" NS v2 Lite"
H A Dnetspace_v2_defconfig4 CONFIG_IDENT_STRING=" NS v2"
H A Dd2net_v2_defconfig4 CONFIG_IDENT_STRING=" D2 v2"
H A Dinetspace_v2_defconfig4 CONFIG_IDENT_STRING=" IS v2"
H A Dnetspace_max_v2_defconfig4 CONFIG_IDENT_STRING=" NS Max v2"
H A Dnet2big_v2_defconfig4 CONFIG_IDENT_STRING=" 2Big v2"
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"
/rk3399_rockchip-uboot/net/
H A Dnfs.h74 uint32_t v2; member
/rk3399_rockchip-uboot/drivers/rng/
H A DKconfig17 support rng module of crypto v1 and crypto v2.

123