Searched refs:SBI_SPEC_VERS_MAJOR_MASK (Results 1 – 2 of 2) sorted by relevance
110 major = (sbi_spec_version & SBI_SPEC_VERS_MAJOR_MASK) >> in sbi_print_version()
56 #define SBI_SPEC_VERS_MAJOR_MASK (0x7F << SBI_SPEC_VERS_MAJOR_OFFSET) macro
Completed in 3 milliseconds