Searched refs:SBI_CTL_DEST_ICLK (Results 1 – 2 of 2) sorted by relevance
222 value = SBI_CTL_DEST_ICLK | SBI_CTL_OP_CRRD; in intel_sbi_read()262 tmp = SBI_CTL_DEST_ICLK | SBI_CTL_OP_CRWR; in intel_sbi_write()
9087 #define SBI_CTL_DEST_ICLK (0x0 << 16) macro