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

/linux-4.4.14/arch/unicore32/include/mach/
H A Dregs-i2c.h18 * Enable Reg I2C_ENABLE.
20 #define I2C_ENABLE (PKUNITY_I2C_BASE + 0x006C) macro
/linux-4.4.14/drivers/i2c/busses/
H A Di2c-puv3.c128 writel(I2C_ENABLE_DISABLE, I2C_ENABLE); puv3_i2c_xfer()
136 writel(I2C_ENABLE_ENABLE, I2C_ENABLE); puv3_i2c_xfer()
252 writel(I2C_ENABLE_DISABLE, I2C_ENABLE); puv3_i2c_suspend()
H A Di2c-hix5hd2.c34 #define I2C_ENABLE BIT(8) macro
123 writel_relaxed(I2C_ENABLE | I2C_UNMASK_TOTAL | I2C_UNMASK_ALL, hix5hd2_i2c_enable_irq()

Completed in 228 milliseconds