Searched refs:SMB_MSTRSTS_MASK (Results 1 – 2 of 2) sorted by relevance
130 #define SMB_MSTRSTS_MASK 0x0E000000U macro
331 regval &= SMB_MSTRSTS_MASK; in iproc_i2c_write_master_command()599 if (((regval & SMB_MSTRSTS_MASK) >> SMB_MSTRSTS_SHIFT) == 0) in i2c_probe()