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