Searched refs:SLAVE_EVT_CLR (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/i2c/busses/
H A Di2c-gxp.c45 #define SLAVE_EVT_CLR 0x40 macro
164 writeb(SLAVE_EVT_CLR | SNOOP_EVT_MASK | SLAVE_ACK_ENAB |
177 writeb(SNOOP_EVT_CLR | SLAVE_EVT_CLR | SNOOP_EVT_MASK |
372 writeb(SLAVE_EVT_CLR | SNOOP_EVT_MASK |
381 value = buf << 8 | (SLAVE_EVT_CLR | SNOOP_EVT_MASK |
390 writeb(SLAVE_EVT_CLR | SNOOP_EVT_MASK |
395 writeb(SLAVE_EVT_CLR | SNOOP_EVT_MASK |
408 value = buf << 8 | (SLAVE_EVT_CLR | SNOOP_EVT_MASK |
413 writew(SLAVE_EVT_CLR | SNOOP_EVT_MASK |
425 writeb(SLAVE_EVT_CLR | SNOOP_EVT_MAS
[all...]

Completed in 177 milliseconds