Searched refs:SBI_BUSY (Results 1 – 2 of 2) sorted by relevance
298 SBI_CTL_STAT, SBI_BUSY, 0, in intel_sbi_rw()314 intel_uncore_write_fw(uncore, SBI_CTL_STAT, cmd | SBI_BUSY); in intel_sbi_rw()317 SBI_CTL_STAT, SBI_BUSY, 0, in intel_sbi_rw()
10059 #define SBI_BUSY (0x1 << 0) macro