Searched refs:P2WI_INTS_TRANS_ERR (Results 1 – 1 of 1) sorted by relevance
61 #define P2WI_INTS_TRANS_ERR BIT(1) macro103 status &= (P2WI_INTS_LOAD_BSY | P2WI_INTS_TRANS_ERR | in p2wi_interrupt()148 writel(P2WI_INTS_LOAD_BSY | P2WI_INTS_TRANS_ERR | P2WI_INTS_TRANS_OVER, in p2wi_smbus_xfer()161 if (p2wi->status & P2WI_INTS_TRANS_ERR) { in p2wi_smbus_xfer()