Searched refs:BOOTCTL_V1_1 (Results 1 – 2 of 2) sorted by relevance
35 enum class BootControlVersion { BOOTCTL_V1_0, BOOTCTL_V1_1, BOOTCTL_V1_2, BOOTCTL_AIDL }; enumerator
181 return BootControlVersion::BOOTCTL_V1_1; in GetVersion()