Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/boot/
Dmv64x60_i2c.c27 #define MV64x60_I2C_REG_CONTROL 0x08 macro
77 out_le32((u32 *)(ctlr_base + MV64x60_I2C_REG_CONTROL), control & 0xff); in mv64x60_i2c_control()
83 out_le32((u32 *)(ctlr_base + MV64x60_I2C_REG_CONTROL), control & 0xff); in mv64x60_i2c_read_byte()
92 out_le32((u32 *)(ctlr_base + MV64x60_I2C_REG_CONTROL), control & 0xff); in mv64x60_i2c_write_byte()