Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i2c/
H A Dmpc_i2c.c43 #define MPC_I2C_CR 0x08 macro
205 case MPC_I2C_CR: in mpc_i2c_read()
246 case MPC_I2C_CR: in mpc_i2c_write()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-mpc.c39 #define MPC_I2C_CR 0x08 macro
117 writeb(x, i2c->base + MPC_I2C_CR); in writeccr()