HomeSort by relevance Sort by last modified time
    Searched refs:I2C_CR_RSTA (Results 1 - 3 of 3) sorted by null

  /external/u-boot/arch/m68k/include/asm/
fsl_i2c.h 39 #define I2C_CR_RSTA 0x04
  /external/u-boot/arch/powerpc/include/asm/
fsl_i2c.h 39 #define I2C_CR_RSTA 0x04
  /external/u-boot/drivers/i2c/
fsl_i2c.c 347 | (rsta ? I2C_CR_RSTA : 0),

Completed in 73 milliseconds