Searched refs:SBI_SPEC_VERSION_MINOR_MASK (Results 1 – 2 of 2) sorted by relevance
242 #define SBI_SPEC_VERSION_MINOR_MASK 0xffffff macro313 return sbi_spec_version & SBI_SPEC_VERSION_MINOR_MASK; in sbi_minor_version()
84 #define SBI_SPEC_VERSION_MINOR_MASK 0xffffff macro