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