Searched refs:SBI_BUSY (Results 1 – 2 of 2) sorted by relevance
23 SBI_CTL_STAT, SBI_BUSY, 0, in intel_sbi_rw()39 intel_uncore_write_fw(uncore, SBI_CTL_STAT, cmd | SBI_BUSY); in intel_sbi_rw()42 SBI_CTL_STAT, SBI_BUSY, 0, in intel_sbi_rw()
3916 #define SBI_BUSY (0x1 << 0) macro