Searched refs:SMSTA_MTN (Results 1 – 1 of 1) sorted by relevance
46 #define SMSTA_MTN BIT(21) macro109 if ((status & (SMSTA_MRNE | SMSTA_JMD | SMSTA_MTO | SMSTA_TOM | SMSTA_MTN | SMSTA_MTA)) || in pasemi_smb_clear()128 reg_write(smbus, REG_IMASK, SMSTA_XEN | SMSTA_MTN); in pasemi_smb_waitready()182 if (status & SMSTA_MTN) { in pasemi_smb_waitready()