Searched refs:SBI_CTL_DEST_MPHY (Results 1 – 2 of 2) sorted by relevance
224 value = SBI_CTL_DEST_MPHY | SBI_CTL_OP_IORD; in intel_sbi_read()264 tmp = SBI_CTL_DEST_MPHY | SBI_CTL_OP_IOWR; in intel_sbi_write()
9088 #define SBI_CTL_DEST_MPHY (0x1 << 16) macro