Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Omap35xxPkg/Include/Omap3530/
DOmap3530I2c.h19 #define I2C1BASE 0x48070000 macro
21 #define I2C_IE (I2C1BASE + 0x4)
27 #define I2C_STAT (I2C1BASE + 0x8)
34 #define I2C_WE (I2C1BASE + 0xC)
35 #define I2C_SYSS (I2C1BASE + 0x10)
36 #define I2C_BUF (I2C1BASE + 0x14)
37 #define I2C_CNT (I2C1BASE + 0x18)
38 #define I2C_DATA (I2C1BASE + 0x1C)
39 #define I2C_SYSC (I2C1BASE + 0x20)
41 #define I2C_CON (I2C1BASE + 0x24)
[all …]