Home
last modified time | relevance | path

Searched refs:gpa3 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/boot/dts/exynos/
H A Dexynos5433-tm2.dts72 interrupt-parent = <&gpa3>;
H A Dexynos7-pinctrl.dtsi57 gpa3: gpa3-gpio-bank { label
/linux/arch/arm64/kernel/
H A Dcpufeature.c2276 bool gpa3 = __system_matches_cap(ARM64_HAS_GENERIC_AUTH_ARCH_QARMA3); in has_generic_auth() local
2278 return gpa || gpa3 || gpi; in has_generic_auth()