Searched refs:SBI_SPEC_VERSION_DEFAULT (Results 1 – 2 of 2) sorted by relevance
239 #define SBI_SPEC_VERSION_DEFAULT 0x1 macro304 return (sbi_spec_version == SBI_SPEC_VERSION_DEFAULT) ? 1 : 0; in sbi_spec_is_0_1()
16 unsigned long sbi_spec_version __ro_after_init = SBI_SPEC_VERSION_DEFAULT;
Completed in 5 milliseconds