Home
last modified time | relevance | path

Searched refs:MCR_MIE (Results 1 – 1 of 1) sorted by relevance

/drivers/i2c/busses/
Di2c-sh7760.c47 #define MCR_MIE 0x08 /* master if enable */ macro
140 OUT32(id, I2CMCR, MCR_MIE | MCR_FSB); in sh7760_i2c_irq()
159 OUT32(id, I2CMCR, MCR_MIE); in sh7760_i2c_irq()
167 OUT32(id, I2CMCR, MCR_MIE | MCR_FSB); in sh7760_i2c_irq()
197 OUT32(id, I2CMCR, MCR_MIE | MCR_FSB); in sh7760_i2c_irq()
260 OUT32(id, I2CMCR, MCR_MIE | MCR_ESG); in sh7760_i2c_mrecv()
292 OUT32(id, I2CMCR, MCR_MIE | MCR_ESG); in sh7760_i2c_msend()