Searched refs:SBI_BUSY (Results 1 – 2 of 2) sorted by relevance
284 SBI_CTL_STAT, SBI_BUSY, 0, in intel_sbi_rw()299 intel_uncore_write_fw(uncore, SBI_CTL_STAT, cmd | SBI_BUSY); in intel_sbi_rw()302 SBI_CTL_STAT, SBI_BUSY, 0, in intel_sbi_rw()
9498 #define SBI_BUSY (0x1 << 0) macro