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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/boot/
H A Dmv64x60_i2c.c37 #define MV64x60_I2C_CONTROL_TWSIEN 0x40 macro
113 if (mv64x60_i2c_control(MV64x60_I2C_CONTROL_TWSIEN,
118 control = MV64x60_I2C_CONTROL_START | MV64x60_I2C_CONTROL_TWSIEN;
125 control = MV64x60_I2C_CONTROL_TWSIEN;
131 control = MV64x60_I2C_CONTROL_TWSIEN;
141 control = MV64x60_I2C_CONTROL_START | MV64x60_I2C_CONTROL_TWSIEN;
148 control = MV64x60_I2C_CONTROL_TWSIEN;
154 control = MV64x60_I2C_CONTROL_ACK | MV64x60_I2C_CONTROL_TWSIEN;
167 control = MV64x60_I2C_CONTROL_TWSIEN;
175 control = MV64x60_I2C_CONTROL_STOP | MV64x60_I2C_CONTROL_TWSIEN;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/boot/
H A Dmv64x60_i2c.c37 #define MV64x60_I2C_CONTROL_TWSIEN 0x40 macro
113 if (mv64x60_i2c_control(MV64x60_I2C_CONTROL_TWSIEN,
118 control = MV64x60_I2C_CONTROL_START | MV64x60_I2C_CONTROL_TWSIEN;
125 control = MV64x60_I2C_CONTROL_TWSIEN;
131 control = MV64x60_I2C_CONTROL_TWSIEN;
141 control = MV64x60_I2C_CONTROL_START | MV64x60_I2C_CONTROL_TWSIEN;
148 control = MV64x60_I2C_CONTROL_TWSIEN;
154 control = MV64x60_I2C_CONTROL_ACK | MV64x60_I2C_CONTROL_TWSIEN;
167 control = MV64x60_I2C_CONTROL_TWSIEN;
175 control = MV64x60_I2C_CONTROL_STOP | MV64x60_I2C_CONTROL_TWSIEN;
[all...]

Completed in 56 milliseconds